Skip to main content

Programmatic Access

You can automate parts of The Publisher Dashboard in TAP using OAuth 2.0 and App Clients — the same credential model as Talroo's Platform API. See the Platform API reference for endpoints. Publisher programmatic access lets your backend integrate with TAP data instead of copying settings or reports by hand.

Available actions:

When programmatic access is enabled for your publisher account, your App Client can call the APIs that correspond to these dashboard areas:

AreaAccessMaps to TAP
Feed configurationsView and editSee Feed Configuration for what you change in the UI (credentials, filters, rules, expiration, and related fields exposed by the API).
Earnings ReportViewEquivalent to Analytics reporting — programmatic pulls are read-only so billing and payouts stay authoritative in TAP and Talroo's finance processes.

Getting access

Programmatic access is not assumed for every publisher account. Reach out to publishers@talroo.com to:

  1. Confirm you need API access for your publisher TAP account (not Search API/XML integration keys).
  2. Have Talroo enable the publisher App Client / scope package that matches the table above.
  3. Follow Generating an Access Token to obtain a bearer token you can send to Platform API requests.