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.

  1. 01 — In Postman, choose Import and paste the collection URL:
    https://mansaapi.com/postman.json
  2. 02 — Open the collection’s Variables tab and set MANSA_API_KEY to your key.
  3. 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.json

The 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.

  • Platform
    1 endpoint
  • Authentication
    1 endpoint
  • Mansa Markets Suite
    39 endpoints
  • Mansa Macro Suite
    3 endpoints
  • Mansa Fundamentals Suite
    3 endpoints
  • Mansa Location Suite
    6 endpoints
  • Mansa Identity Suite
    6 endpoints