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.

27.4/100 emerging ▬ flat Agent 13/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
4 APIs
CompanyAudienceMarket ResearchSurveysConsumer InsightsAdvertising MeasurementPanelBrand LiftDataAnalytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 27.4/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 2.1 / 13
Governance 0.4 / 12
Discoverability 8.2 / 10
Agent readiness — 13/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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
image: https://www.disqo.com/wp-content/uploads/2025/11/HomePage_Header.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
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:
  - 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