Tooling
Postman collection.
Every Mansa API endpoint, pre-configured with bearer auth and sensible default variables. Import it, paste your key once, and start firing requests — no manual URL assembly.
59 endpoints7 suitesCollection v2.1
Import it
Three steps.
- 01 — In Postman, choose Import and paste the collection URL:
https://mansaapi.com/postman.json - 02 — Open the collection’s Variables tab and set
MANSA_API_KEYto your key. - 03 — Send any request. Auth is inherited from the collection, so individual requests need no extra headers.
Or from the terminal
Fetch it directly.
curl -o mansaapi.postman_collection.json \
https://mansaapi.com/postman.jsonThe collection is generated from the same source as the OpenAPI spec, so it never drifts from the live API. Re-download after a changelog entry to pick up new endpoints.
What’s inside
Grouped by suite.
- Platform1 endpoint
- Authentication1 endpoint
- Mansa Markets Suite39 endpoints
- Mansa Macro Suite3 endpoints
- Mansa Fundamentals Suite3 endpoints
- Mansa Location Suite6 endpoints
- Mansa Identity Suite6 endpoints