Skip to main content

Postman collection

Postman v2.1 collections generated from the OpenAPI spec, one per language, with folders per resource, body examples, and ready-made variables.

Download

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

Using it

  1. Import the .json file into Postman (File → Import).
  2. Open the collection's Variables tab and fill in:
    • {{baseUrl}} — environment (production by default: https://api.dunning.kobana.com.br).
    • {{bearerToken}} — your API key.
  3. Bearer authentication is already configured at the collection level pointing to {{bearerToken}}.
  4. Open any request, adjust the parameters, and hit Send.

Optional parameters come disabled so the request runs cleanly on the first try — enable only what you'll use.