Sources
Publisher metadata keyed by Source UUID.
List Sources
Returns publisher Sources. q matches the beginning of Source metadata; domains narrows results.
query Parameters
qOptional relevance query. When supplied, score_threshold may be omitted. score_threshold without q returns HTTP 400. On Sources and label routes, a case-insensitive prefix query.
idsSource ids (CSV).
domainsSource domain values to include (CSV).
limitMaximum records in the page.
cursorOpaque continuation token from pagination.next_cursor. Send it unchanged as the next request cursor. Never construct or decode cursor tokens.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List Sources › Responses
Successful response.
Get a Source
Returns one publisher Source selected by UUID.
path Parameters
idArticle or Source UUID.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get a Source › Responses
Successful response.

