GET
/
payments
/
business
/
{api_key}

The Authorization needs to be in the following format:

Authorization: Token <YOUR_API_KEY>

Retrieve all the information about your business using this endpoint. Get details on branding, providers public keys, vault information and more.

Path Parameters

api_key
string
required

Your Tonder API Key. You can recover it on Tonder's dashboard.

Response

200 - application/json
business
object

Contains information about the business.

openpay_keys
object

Contains OpenPay keys for the business.

fintoc_keys
object

Contains Fintoc keys for the business.

vault_id
string

The identifier for the vault.

vault_url
string

The URL for the vault.

reference
integer

A reference number associated with the business.

is_installments_available
boolean

A boolean indicating whether installments are available.