Quantcast website screenshot

Quantcast

Quantcast is a San Francisco-headquartered digital advertising and audience intelligence company founded in 2006. Its flagship offering is the Quantcast Platform, an AI-driven demand-side platform (DSP) for programmatic display, video, CTV, audio, mobile, and native advertising, powered by the company's proprietary Audience Graph and Ara AI engine. Quantcast also operates Quantcast Measure, a free audience measurement product that has tagged millions of digital properties to produce demographic, psychographic, and cross-device audience insights. For programmatic access, Quantcast exposes a developer portal at developers.quantcast.com built around a GraphQL API (v2) for reporting, campaign management, and audience operations on the Quantcast Platform, secured via OAuth 2.0 client credentials. A server-to-server Conversion API augments the browser-side Live Tag for offline and signal-loss-resilient conversion tracking. Quantcast Choice, the company's IAB TCF v2-compliant Consent Management Platform, was acquired by InMobi in August 2023 and is now operated as part of InMobi CMP; legacy Quantcast Choice mobile SDKs remain published under the quantcast GitHub organization for reference. Quantcast also open-sources the Quantcast File System (QFS), a C++ distributed file system, and mobile/Roku measurement SDKs.

Quantcast publishes 1 API on the APIs.io network: Platform GraphQL API. Tagged areas include Advertising, AdTech, Programmatic Advertising, Demand-Side Platform, and DSP.

Quantcast’s developer surface includes documentation, API reference, getting-started guide, support, authentication, engineering blog, signup flow, and 39 more developer resources.

41.1/100 developing ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
3 APIs
AdvertisingAdTechProgrammatic AdvertisingDemand-Side PlatformDSPAudience MeasurementAudience IntelligenceConsent ManagementCMPPrivacyGraphQLConversion TrackingCTVVideo AdvertisingDisplay AdvertisingArtificial IntelligenceAudience Graph

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/quantcast: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Quantcast Conversion API

The Quantcast Conversion API is a server-to-server integration that augments the browser-side Quantcast Live Tag. It accepts a JSON array of conversion events containing a conve...

Quantcast Measure (Live Tag)

Quantcast Measure is the company's free audience measurement product. Publishers and advertisers integrate the Quantcast Live Tag (Q Pixel) on web properties, or the Measure SDK...

GraphQL 1

GraphQL schemas published by this provider.

Quantcast GraphQL API

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Quantcast Rate Limits

5 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Quantcast Authentication

oauth2/http/apiKey · 3 schemes

SECURITY

Quantcast Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Quantcast Scopes

2 scopes · clientCredentials

2 scopes

SCOPES

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Learn 1

Tutorials, courses, talks, and written guidance

Source (apis.yml)

apis.yml Raw ↑
aid: quantcast
name: Quantcast
description: Quantcast is a San Francisco-headquartered digital advertising and audience intelligence company founded in 2006.
  Its flagship offering is the Quantcast Platform, an AI-driven demand-side platform (DSP) for programmatic display, video,
  CTV, audio, mobile, and native advertising, powered by the company's proprietary Audience Graph and Ara AI engine. Quantcast
  also operates Quantcast Measure, a free audience measurement product that has tagged millions of digital properties to produce
  demographic, psychographic, and cross-device audience insights. For programmatic access, Quantcast exposes a developer portal
  at developers.quantcast.com built around a GraphQL API (v2) for reporting, campaign management, and audience operations
  on the Quantcast Platform, secured via OAuth 2.0 client credentials. A server-to-server Conversion API augments the browser-side
  Live Tag for offline and signal-loss-resilient conversion tracking. Quantcast Choice, the company's IAB TCF v2-compliant
  Consent Management Platform, was acquired by InMobi in August 2023 and is now operated as part of InMobi CMP; legacy Quantcast
  Choice mobile SDKs remain published under the quantcast GitHub organization for reference. Quantcast also open-sources the
  Quantcast File System (QFS), a C++ distributed file system, and mobile/Roku measurement SDKs.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
position: Producing
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/quantcast.png
tags:
- Advertising
- AdTech
- Programmatic Advertising
- Demand-Side Platform
- DSP
- Audience Measurement
- Audience Intelligence
- Consent Management
- CMP
- Privacy
- GraphQL
- Conversion Tracking
- CTV
- Video Advertising
- Display Advertising
- Artificial Intelligence
- Audience Graph
url: https://raw.githubusercontent.com/api-evangelist/quantcast/refs/heads/main/apis.yml
created: '2026-05-25'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- 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
  - url: graphql/quantcast-graphql.md
    type: GraphQL
  - type: Postman
    url: https://developers.quantcast.com/docs/QuantcastDeveloperAPI.postman_collection.json
    name: Quantcast Developer API Postman collection
  - type: Recipes
    url: https://developers.quantcast.com/docs/graphql-api/usage/recipes/
- aid: quantcast:quantcast-conversion-api
  name: Quantcast Conversion API
  description: The Quantcast Conversion API is a server-to-server integration that augments the browser-side Quantcast Live
    Tag. It accepts a JSON array of conversion events containing a conversion descriptor, a user object (browser token or
    user agent plus IP, optional hashed email, optional external ID), and an event object (labels, order ID, revenue, product
    category). It is designed to capture offline conversions, delayed sales, and conversions that occur outside of the browser,
    and to provide signal resiliency in cookie-restricted environments. The account ID is passed as the `a` query parameter.
  humanURL: https://help.quantcast.com/docs/tagging-with-the-quantcast-live-tag-using-the-conversion-api
  baseURL: https://pixel.quantserve.com/conversion
  tags:
  - Conversion
  - Server-to-Server
  - Tagging
  - Measurements
  tags_raw:
  - Conversion
  - Server-to-Server
  - Tagging
  - Measurement
  properties:
  - type: Documentation
    url: https://help.quantcast.com/docs/tagging-with-the-quantcast-live-tag-using-the-conversion-api
  - type: LiveTag
    url: https://help.quantcast.com/docs/tagging-with-the-quantcast-live-tag
- aid: quantcast:quantcast-measure-tag
  name: Quantcast Measure (Live Tag)
  description: Quantcast Measure is the company's free audience measurement product. Publishers and advertisers integrate
    the Quantcast Live Tag (Q Pixel) on web properties, or the Measure SDKs on iOS, Android, and Roku, to contribute traffic
    to Quantcast's audience graph and receive demographic, psychographic, and cross-device audience insights through the Quantcast
    Measure UI.
  humanURL: https://help.quantcast.com/docs/measure
  baseURL: https://pixel.quantserve.com
  tags:
  - Measurements
  - Tagging
  - Audience Insights
  - SDK
  tags_raw:
  - Measurement
  - Tagging
  - Audience Insights
  - SDK
  properties:
  - type: Documentation
    url: https://help.quantcast.com/docs/measure
  - type: LiveTag
    url: https://help.quantcast.com/docs/tagging-with-the-quantcast-live-tag
  - type: SDKs
    url: https://github.com/quantcast/ios-measurement
  - type: SDKs
    url: https://github.com/quantcast/android-measurement
  - type: SDKs
    url: https://github.com/quantcast/roku-measurement
  - type: SDKs
    url: https://github.com/quantcast/phonegap-measurement
  - type: Integrations
    url: https://github.com/quantcast/gtm-measure-sst
common:
- type: DomainSecurity
  url: security/quantcast-domain-security.yml
- type: Website
  url: https://www.quantcast.com
- type: Platform
  url: https://www.quantcast.com/platform/
- type: Measure
  url: https://www.quantcast.com/measure/
- type: Developers
  url: https://developers.quantcast.com/docs/
- type: DeveloperPortal
  url: https://developers.quantcast.com/docs/
- type: Documentation
  url: https://developers.quantcast.com/docs/graphql-api
- type: APIReference
  url: https://developers.quantcast.com/docs/graphql-api/reference/
- type: GettingStarted
  url: https://developers.quantcast.com/docs/get-started/
- type: Postman
  url: https://developers.quantcast.com/docs/QuantcastDeveloperAPI.postman_collection.json
  name: Quantcast Developer API Postman collection
- type: HelpCenter
  url: https://help.quantcast.com
- type: Support
  url: https://help.quantcast.com
- type: Authentication
  url: https://developers.quantcast.com/docs/get-started/authentication/
- type: Company
  url: https://www.quantcast.com/about-us/
- type: Press
  url: https://www.quantcast.com/press/
- type: Blog
  url: https://www.quantcast.com/resources/blog/
- type: Careers
  url: https://www.quantcast.com/careers/
- type: Contact
  url: https://www.quantcast.com/contact-us/
- type: SignUp
  url: https://www.quantcast.com/signup/
- type: Login
  url: https://www.quantcast.com/login/
- type: Privacy
  url: https://www.quantcast.com/privacy/
- type: PrivacyPolicy
  url: https://www.quantcast.com/privacy/
- type: TermsOfService
  url: https://legal.quantcast.com/
  name: Quantcast Legal Center — Measure and Publisher Terms of Service, Buyer Terms, data privacy addenda
- type: StatusPage
  url: https://status.quantcast.com
- type: GitHub
  url: https://github.com/quantcast
- type: GitHubOrganization
  url: https://github.com/quantcast
- type: LinkedIn
  url: https://www.linkedin.com/company/quantcast
- type: Twitter
  url: https://twitter.com/quantcast
- type: YouTube
  url: https://www.youtube.com/user/Quantcast
- type: Acquisition
  url: https://www.quantcast.com/press-release/inmobi-acquires-quantcast-choice-to-enhance-frictionless-consent-management-for-publishers/
- type: Packages
  url: packages/quantcast-packages.yml
- type: SDKs
  url: packages/quantcast-packages.yml
  name: Quantcast client libraries and SDKs
- type: WellKnown
  url: well-known/quantcast-well-known.yml
- type: Authentication
  url: authentication/quantcast-authentication.yml
  name: Quantcast authentication profile
- type: OAuthScopes
  url: scopes/quantcast-scopes.yml
- type: RateLimits
  url: rate-limits/quantcast-rate-limits.yml
- type: Plans
  url: plans/quantcast-plans-pricing.yml
- type: Conventions
  url: conventions/quantcast-conventions.yml
- type: ErrorCatalog
  url: errors/quantcast-problem-types.yml
- type: Lifecycle
  url: lifecycle/quantcast-lifecycle.yml
- type: Conformance
  url: conformance/quantcast-conformance.yml
- type: DataModel
  url: data-model/quantcast-data-model.yml
- type: Components
  url: components/quantcast-components.yml
- type: X-MCPServerCandidate
  url: mcp/quantcast-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
  name: Quantcast MCP candidate manifest (no server published)
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/quantcast-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 20
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/quantcast"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/quantcast/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/quantcast/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.