The Trade Desk Platform API
The Trade Desk Platform API provides REST and GraphQL interfaces for programmatically managing all aspects of programmatic advertising campaigns. Key resources include advertisers, campaigns, ad groups, creatives, bid lists, frequency caps, activity logs, and targeting configurations. Authentication uses token-based credentials obtained via POST to the /v3/authentication endpoint, with the token passed as a TTD-Auth header or Bearer token in subsequent requests.
Documentation
Documentation
https://partner.thetradedesk.com/v3/portal/api/overview
GettingStarted
https://partner.thetradedesk.com/v3/portal/api/doc/ApiPlatformGetStarted
Authentication
https://partner.thetradedesk.com/v3/portal/api/area/Authentication
RateLimits
https://partner.thetradedesk.com/v3/portal/api/doc/RateLimits
Other Resources
Reference
https://partner.thetradedesk.com/v3/portal/api/doc/ApiReferencePlatform
UsageGuidelines
https://partner.thetradedesk.com/v3/portal/api/doc/ApiUsageGuidelines
UseCases
https://partner.thetradedesk.com/v3/portal/api/doc/ApiUseCases
GraphQLDocs
https://partner.thetradedesk.com/v3/portal/api/doc/GqlApiCallsPlatform
GraphQLHub
https://partner.thetradedesk.com/v3/portal/resources/doc/GqlApiHub
CampaignGraphQL
https://partner.thetradedesk.com/v3/portal/api/doc/CampaignCreateGQL
ActivityLog
https://partner.thetradedesk.com/v3/portal/api/doc/ActivityLog