Skip to content

BankGround API Definition 🗎

API definition is the main documentation of the API.

It tells you what the API can do, what are the operations, parameters, responses, etc.

All APIs should publish the API definition. BankGround is not an exception.

REST API

BankGround REST API uses OpenAPI standard.

If you want to check it out, see the API Reference.

Computers prefer machine-readable formats, the API definition in JSON format is available at https://bankground.apimate.eu/openapi.json.