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.

API entry from apis.yml

apis.yml Raw ↑
aid: the-trade-desk:the-trade-desk-platform-api
name: The Trade Desk Platform API
description: 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.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://partner.thetradedesk.com/v3/portal/api/overview
baseURL: https://api.thetradedesk.com/v3
tags:
- Advertising
- Campaign Management
- Ad Groups
- Creatives
- Programmatic
- REST
- GraphQL
properties:
- type: Documentation
  url: https://partner.thetradedesk.com/v3/portal/api/overview
- type: GettingStarted
  url: https://partner.thetradedesk.com/v3/portal/api/doc/ApiPlatformGetStarted
- type: Reference
  url: https://partner.thetradedesk.com/v3/portal/api/doc/ApiReferencePlatform
- type: Authentication
  url: https://partner.thetradedesk.com/v3/portal/api/area/Authentication
- type: RateLimits
  url: https://partner.thetradedesk.com/v3/portal/api/doc/RateLimits
- type: UsageGuidelines
  url: https://partner.thetradedesk.com/v3/portal/api/doc/ApiUsageGuidelines
- type: UseCases
  url: https://partner.thetradedesk.com/v3/portal/api/doc/ApiUseCases
- type: GraphQLDocs
  url: https://partner.thetradedesk.com/v3/portal/api/doc/GqlApiCallsPlatform
- type: GraphQLHub
  url: https://partner.thetradedesk.com/v3/portal/resources/doc/GqlApiHub
- type: CampaignGraphQL
  url: https://partner.thetradedesk.com/v3/portal/api/doc/CampaignCreateGQL
- type: ActivityLog
  url: https://partner.thetradedesk.com/v3/portal/api/doc/ActivityLog