DISQO website screenshot

DISQO

DISQO is a Glendale, California consumer-insights and advertising-measurement company that operates a first-party, fully opted-in consumer panel and sells programmatic access to it. Its public API surface is the DISQO Audience API — a RESTful, HTTP Basic authenticated set of services for checking sample feasibility, creating and managing survey projects and quotas, attaching custom screening questions, and managing included/excluded panelist and project lists — plus a redirect/callback tracking contract that returns panelists to DISQO with an HMAC-SHA256 signed status. A separate CoReg API validates email addresses for co-registration flows. DISQO also sells Brand Lift, Outcomes Lift, Research Management and cross-platform ad measurement products on top of the same panel.

DISQO publishes 1 API on the APIs.io network: Audience Projects API. Tagged areas include Company, Audience, Market Research, Surveys, and Consumer Insights.

DISQO’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, authentication, changelog, and 14 more developer resources.

28.8/100 thin ▬ flat Agent 5/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
4 APIs
CompanyAudienceMarket ResearchSurveysConsumer InsightsAdvertising MeasurementPanelBrand LiftDataAnalytics

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/disqo: 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 4

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

DISQO Audience Projects API

Create, list, retrieve, update and delete survey Projects and their Quotas against the DISQO panel, and manage the included-users, excluded-users and excluded-projects lists tha...

DISQO Audience Feasibility API

Estimate the number of panelists — feasible completes — available for a given set of qualifications, country, device mix, length of interview and incidence rate before a project...

DISQO Audience Custom Questions API

List, retrieve and create client-specific custom screening questions that can be attached to a project as pre-screening qualifications beyond the standard DISQO panelist attribu...

DISQO CoReg API

Validate an email address for co-registration flows — checks address format, whether the address already exists in the DISQO system, and optionally runs an Email Oversight verif...

Security Posture 2

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

Disqo Authentication

http/apiKey · 2 schemes

SECURITY

Disqo Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: disqo
name: DISQO
description: DISQO is a Glendale, California consumer-insights and advertising-measurement company that operates a first-party,
  fully opted-in consumer panel and sells programmatic access to it. Its public API surface is the DISQO Audience API — a
  RESTful, HTTP Basic authenticated set of services for checking sample feasibility, creating and managing survey projects
  and quotas, attaching custom screening questions, and managing included/excluded panelist and project lists — plus a redirect/callback
  tracking contract that returns panelists to DISQO with an HMAC-SHA256 signed status. A separate CoReg API validates email
  addresses for co-registration flows. DISQO also sells Brand Lift, Outcomes Lift, Research Management and cross-platform
  ad measurement products on top of the same panel.
url: https://raw.githubusercontent.com/api-evangelist/disqo/refs/heads/main/apis.yml
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:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://www.disqo.com/wp-content/uploads/2025/11/HomePage_Header.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-04'
modified: '2026-08-04'
tags:
- Company
- Audience
- Market Research
- Surveys
- Consumer Insights
- Advertising Measurement
- Panel
- Brand Lift
- Data
- Analytics
apis:
- name: DISQO Audience Projects API
  description: Create, list, retrieve, update and delete survey Projects and their Quotas against the DISQO panel, and manage
    the included-users, excluded-users and excluded-projects lists that drive recontact and wave studies. Projects carry completesWanted,
    conversionRate, cpi, country, devices, loi, studyType, supplierId and a qualifications set drawn from over 100 panelist
    attributes.
  humanURL: https://developer.disqo.com/docs/audience-api/
  baseURL: https://projects-api.audience.disqo.com
  tags:
  - Project
  - Quotas
  - Surveys
  - Audience
  tags_raw:
  - Projects
  - Quotas
  - Surveys
  - Audience
  properties:
  - type: Documentation
    url: https://developer.disqo.com/docs/audience-api/
  - type: Authentication
    url: authentication/disqo-authentication.yml
  - type: ErrorCatalog
    url: errors/disqo-error-codes.yml
  - type: Postman
    url: postman/disqo-audience-api-postman.json
  - type: Sandbox
    url: sandbox/disqo-sandbox.yml
  - type: DataModel
    url: data-model/disqo-data-model.yml
- name: DISQO Audience Feasibility API
  description: Estimate the number of panelists — feasible completes — available for a given set of qualifications, country,
    device mix, length of interview and incidence rate before a project is created and fielded.
  humanURL: https://developer.disqo.com/docs/audience-api/
  baseURL: https://feasibility-api.audience.disqo.com
  tags:
  - Feasibility
  - Audience
  - Surveys
  properties:
  - type: Documentation
    url: https://developer.disqo.com/docs/audience-api/
- name: DISQO Audience Custom Questions API
  description: List, retrieve and create client-specific custom screening questions that can be attached to a project as pre-screening
    qualifications beyond the standard DISQO panelist attribute library.
  humanURL: https://developer.disqo.com/docs/audience-api/
  baseURL: https://custom-questions-api.audience.disqo.com
  tags:
  - Custom Questions
  - Audience
  - Surveys
  properties:
  - type: Documentation
    url: https://developer.disqo.com/docs/audience-api/
- name: DISQO CoReg API
  description: Validate an email address for co-registration flows — checks address format, whether the address already exists
    in the DISQO system, and optionally runs an Email Oversight verification. Authenticated with an ApiKey authorization header.
  humanURL: https://developer.disqo.com/docs/coreg-api/
  baseURL: https://coreg.us.sjapis.com/api
  tags:
  - Email Validation
  - CoReg
  - Identity
  properties:
  - type: Documentation
    url: https://developer.disqo.com/docs/coreg-api/
  - type: Authentication
    url: authentication/disqo-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.disqo.com/
- type: DeveloperPortal
  url: https://developer.disqo.com/
- type: Documentation
  url: https://developer.disqo.com/documentation/
- type: APIReference
  url: https://developer.disqo.com/docs/audience-api/
- type: GettingStarted
  url: https://developer.disqo.com/docs/audience-api/
- type: Blog
  url: https://developer.disqo.com/blog/
- type: Support
  url: https://www.disqo.com/contact-us/
- type: TermsOfService
  url: https://www.disqo.com/legal/api-managed-services-terms/
- type: PrivacyPolicy
  url: https://www.disqo.com/privacy-policy/
- type: Postman
  url: postman/disqo-audience-api-postman.json
- type: LLMsTxt
  url: llms/disqo-llms.txt
- type: Authentication
  url: authentication/disqo-authentication.yml
- type: Conventions
  url: conventions/disqo-conventions.yml
- type: ErrorCatalog
  url: errors/disqo-error-codes.yml
- type: Lifecycle
  url: lifecycle/disqo-lifecycle.yml
- type: ChangeLog
  url: changelog/disqo-changelog.yml
- type: Sandbox
  url: sandbox/disqo-sandbox.yml
- type: DataModel
  url: data-model/disqo-data-model.yml
- type: Conformance
  url: conformance/disqo-conformance.yml
- type: Packages
  url: packages/disqo-packages.yml
- type: DomainSecurity
  url: security/disqo-domain-security.yml
x-enrichment:
  date: '2026-08-04'
  status: enriched
  artifacts_added: 15
  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/disqo"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/disqo/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/disqo/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.