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
| Version | Language | File |
|---|---|---|
| v1 | Português | postman-v1-pt.json |
| v1 | English | postman-v1-en.json |
| v1 | Español | postman-v1-es.json |
Using it
- Import the
.jsonfile into Postman (File → Import). - Open the collection's Variables tab and fill in:
{{baseUrl}}— environment (production by default:https://api.dunning.kobana.com.br).{{bearerToken}}— your API key.
Bearerauthentication is already configured at the collection level pointing to{{bearerToken}}.- 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.