Quantcast Platform GraphQL API

The Quantcast Platform GraphQL API (v2) is the primary programmatic interface to the Quantcast advertising platform. It exposes queries and mutations for reporting, campaign and line item management, audience operations, and account administration. Authentication uses OAuth 2.0 client credentials issued from the Quantcast Platform profile settings; tokens are short-lived (1 hour) and passed as bearer tokens. Rate limits are enforced per token. The full schema (queries, mutations, objects, enums, input objects, scalars) is documented on the developer portal but is not published as a downloadable OpenAPI or GraphQL SDL artifact.

Quantcast Platform GraphQL API is one of 3 APIs that Quantcast publishes on the APIs.io network.

Tagged areas include GraphQL, Reporting, Campaigns, and Advertising. The published artifact set on APIs.io includes API documentation, authentication docs, an API reference, and rate-limit docs.

API entry from apis.yml

apis.yml Raw ↑
aid: quantcast:quantcast-platform-graphql-api
name: Quantcast Platform GraphQL API
description: The Quantcast Platform GraphQL API (v2) is the primary programmatic interface to the Quantcast
  advertising platform. It exposes queries and mutations for reporting, campaign and line item management,
  audience operations, and account administration. Authentication uses OAuth 2.0 client credentials issued
  from the Quantcast Platform profile settings; tokens are short-lived (1 hour) and passed as bearer tokens.
  Rate limits are enforced per token. The full schema (queries, mutations, objects, enums, input objects,
  scalars) is documented on the developer portal but is not published as a downloadable OpenAPI or GraphQL
  SDL artifact.
humanURL: https://developers.quantcast.com/docs/graphql-api
baseURL: https://developers.quantcast.com/api/v2/graphql
tags:
- GraphQL
- Reporting
- Campaigns
- Advertising
properties:
- type: Documentation
  url: https://developers.quantcast.com/docs/graphql-api
- type: Authentication
  url: https://developers.quantcast.com/docs/get-started/authentication/
- type: Usage
  url: https://developers.quantcast.com/docs/graphql-api/usage/
- type: Reference
  url: https://developers.quantcast.com/docs/graphql-api/reference/
- type: RateLimits
  url: https://developers.quantcast.com/docs/graphql-api/usage/rate-limits/
- type: TokenEndpoint
  url: https://auth.quantcast.com/oauth2/default/v1/token