Appearance
Search API
The Search API returns reporting data and Search link metadata for the authenticated publisher.
| Item | Value |
|---|---|
| Base URL | https://api.example.com |
| Authentication | Scoped publisher API key in token |
| Required scope | publisher:search:read |
| Formats | JSON and CSV where documented |
Tenant isolation
The token belongs to one Nexus tenant and member. A valid token cannot be used to read another publisher's data.
Endpoints
- Get search report — daily reporting grouped by country and feed.
- List search links — Search links available to the authenticated publisher.
The machine-readable specification is available at Search OpenAPI JSON.