Skip to main content

Postman

If you prefer testing the API through Postman, download the collection in your preferred language and import it.

Collections

VersionLanguageFile
v1Portuguêspostman-v1-pt.json
v1Englishpostman-v1-en.json
v1Españolpostman-v1-es.json

Usage

  1. Import the downloaded .json file in Postman (File → Import).
  2. Open the collection's Variables tab and fill in:
    • baseUrl — production or sandbox (https://api.billing.sandbox.kobana.com.br).
    • bearerToken — your JWT, generated at Integrations → Kobana API → API Token.
  3. Bearer authentication is already configured at the collection level, pointing to {{bearerToken}}.
  4. Open any request, adjust parameters if needed, and click Send.