Skip to main content
Yes — use the Invoca Network API to pull a complete list of your promo numbers, along with their attribution details.
Applies to: Retrieving a full list of promo numbers and their applied marketing data via the Network API

Steps

  1. Visit the Invoca API developer documentation to find the endpoint for retrieving promo numbers.
  2. Gather the values the endpoint requires: your Network ID (the number in your account URL), the Advertiser ID for the profile, and the Campaign ID for the campaign.
  3. Create an API credential. Go to Integrations, then Manage Integrations, then Invoca APIs, and click + New API Credential. Add a description, then copy the generated token somewhere secure — it won’t be shown again.
  4. Add the oauth_token query parameter to the endpoint, using the token from step 3.
  5. Send a GET request. The response returns an array of promo numbers, each with attribution details like media type, promo type, and any custom data applied.

Where to go next

Last modified on September 24, 2026