ES | EN

Examples by country

🔑 Sandbox credentials

In order to develop your API, you can use the following credentials for our colombian demo environment

Get token

{
    "grant_type": "password",
    "client_id": "demo/001",
    "client_secret": "ad258748356c5104df2bf4bdbabd3352",
    "username": "democolombia",
    "password": "5f0753b150ab90b1004b72bf432fce01"
}

Account id for colombian sandbox

{
  "account_id": 14540
}

API Reference POST /auth

Detailed endpoint documentation: /english/billing/api-reference/billing-api/🔑-authentication/authenticate-and-receive-a-bearer-token

Next steps

After connecting, try creating your first document with our examples.