Partner API — Postman Collection Import the ready-to-run collection, then authorize and run every endpoint from Postman.

Get the collection

⬇ Download collection (.json)
  1. In Postman: Import → Link → paste the URL above (or Import → File with the downloaded .json).
  2. Open the collection's Variables tab and set apiKey and apiSecret.
  3. Run Authentication → Exchange your API key… — it stores accessToken automatically (valid 15 min).
  4. Customer-scoped folders also need customerToken: run Customer Identity login, which stores it automatically.

Requests target the production API at https://ns-multiclientapi.dealyug.com/v1 ({{baseUrl}}). Live calls count against your quota and your IP must be allow-listed. The collection ships no real credentials — the example bodies are masked.

Loading the collection…