Integration guide
FAQs
Common integration questions.
FAQs
Why do I get 404 Route not found?
You must use /api/v1/offers (with /api). Older snippets that showed /v1/offers without api hit the website, not the API.
Why 403 PLACEMENT_NOT_LIVE?
Admin has not approved the placement yet. Keys stay locked until Live.
Can I change platform after create?
No. Basic information (platform, type, link, name) is locked after create.
Does curl work on Windows?
Yes — use curl "https://..." as a single quoted URL. Do not type the word GET in CMD.