Sponsorships
Return individual sponsored placements (content-level rows).
Provide at least one of sponsor_name, brand_id, publication_url, or categories. These can be combined, except publication_url and categories cannot be used together.
Authorizations
Query Parameters
Filter placements by internal brand/entity id. Not returned by the API; prefer sponsor_name.
Deprecated. Same as sponsor_name - filter placements by sponsor/brand name
Filter placements by sponsor/brand display name (e.g. 'Clay', 'Notion'). Preferred over deprecated brand_name.
Filter placements by a creator's publication URL (YouTube channel, Substack newsletter, podcast, etc.). Cannot be combined with categories.
Platforms to include (e.g., substack, podcast, youtube). If omitted, includes all.
Content-vertical phrases or keywords (e.g. 'consumer tech', 'startup tools'). Not brand or company names. Free-form strings are normalized to our standard category taxonomy and matched against publication categories. Cannot be combined with publication_url.
Filter by sponsorship types (e.g., explicit_ad, promotion, affiliate, unknown). Defaults to ['explicit_ad', 'implicit_ad', 'affiliate', 'promotion', 'unknown'].
Alias for sponsor_types; accepts a single value or repeated values.
0 <= x <= 1Time window in days (default 90). Ignored when since is provided.
1 <= x <= 365Start date (YYYY-MM-DD, inclusive). Overrides days_back. Required when until is provided.
End date (YYYY-MM-DD, inclusive). Defaults to today when only since is provided.
Include structured evidence (source, excerpt, transcript offset) when available.
Maximum number of results per page. Requesting more than 20 results requires a credits-based plan.
1 <= x <= 50Pagination cursor
Response
Successful Response
List of individual ad placements
Total number of placements returned
Cursor for fetching the next page
Whether more results are available
Tracking status when publication_url is provided.