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:
| Area | Access | Maps to TAP |
|---|---|---|
| Feed configurations | View and edit | See Feed Configuration for what you change in the UI (credentials, filters, rules, expiration, and related fields exposed by the API). |
| Earnings Report | View | Equivalent 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:
- Confirm you need API access for your publisher TAP account (not Search API/XML integration keys).
- Have Talroo enable the publisher App Client / scope package that matches the table above.
- Follow Generating an Access Token to obtain a bearer token you can send to Platform API requests.
Related
- Publisher Dashboard overview — what else lives in TAP
- Analytics — earnings and click reporting in the UI
- Feed Configuration — feeds and tuning in the UI
- Managing Users — roles and invitations in the UI