API schema & Postman

Use our OpenAPI JSON to import the API into your tooling or Postman.

OpenAPI endpoint

https://api.adlocaite.com/functions/v1/api/openapi.json

Postman: quick import

  1. In Postman: Import → Link → paste the OpenAPI URL above.
  2. After import, open the Collection → Authorization → Type: Bearer Token.
  3. Set Token: {{PUBLISHER_API_KEY}} and create an Environment variable with that name.
  4. Optionally add variables:
    • SCREEN_ID, EXTERNAL_ID, MIN_BID_CENTS, DEMO, VAST, OFFER_ID.

Was this page helpful?