How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Integral Ad Science website screenshot

Integral Ad Science

Integral Ad Science (NASDAQ: IAS) is a New York-based global ad verification and digital media measurement company. IAS provides technology and data that measures the quality, viewability, ad fraud, brand safety and suitability, contextual targeting, and attention performance of digital advertising across CTV and video, the open web, social platforms, mobile and in-app, and digital audio. Its products serve advertisers and agencies, publishers, and ad-tech platforms with proprietary capabilities including Quality Impressions, Total Visibility, Total Media Quality, Context Control, and the IAS Agent platform for generative-AI-era brand safety. IAS does operate a documented REST API estate on data.integralplatform.com — the Reporting API (viewability, fraud and brand safety metrics as asynchronous CSV report jobs), Segment API, Custom Segment Retrieval, Partner Measurement, Multimedia Classification, Gaming, ADmantX semantic analysis, Auto Tag Light and Automated Tagging — but it publishes no OpenAPI specification, no self-serve credentials and, since 2025, no publicly readable API reference: the IAS Developers Center and every developer article now render only for logged-in IAS Signal customers. Authentication is OAuth 2.0 password grant with client credentials issued by an IAS representative. Customer access to IAS data and measurement is otherwise delivered through enterprise integrations with DSPs, SSPs, ad servers, social platforms, and walled gardens, plus the IAS Signal reporting platform, header-bidding modules (Prebid IAS RTD provider and bidder adapter), and partner connectors such as the Salesforce Marketing Cloud Intelligence (Datorama) IAS connector. The company's GitHub organization (github.com/integralads) is primarily internal tooling, forks, and ad-tech ecosystem contributions rather than a documented developer SDK surface.

agent aware

Limited machine-readable signal and partial portal coverage — documentation a human can read, but little a machine or agent can consume without scraping.

Kin Score

API Evangelist profiles Integral Ad Science the way a machine reads it — 6 machine-readable artifacts across 1 API, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Integral Ad Science scores 26.9/100 (thin), with a separate agent-readiness read of 8/100 (agent aware). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Behind a wall

Why this profile is thin

Integral Ad Science runs a real, live REST API estate — data.integralplatform.com answers a bearer request with the documented OAuth error "invalid_token: Access token expired" — but between 2024 and 2026 IAS moved every developer article (reporting-api, segment-api-guide, custom-segment-retrieval-api-guide, multimedia-classification-api, gaming-api, admantx-api-guide, auto-tag-light-api, partner-measurement-api-implementation-guide) behind the IAS Signal customer login, leaving only a Developers Center index page that renders with requiredRoles ["loggedIn"] and serves an empty body to anonymous clients.

An API exists — we simply could not reach the contract without credentials or a sales conversation. This one is Integral Ad Science's to change: publishing the reference and a machine-readable spec at a public URL, while keeping key issuance behind whatever gate they like, would let an integrator evaluate the API before committing to a call.

What we probed
  • https://helpcenter.integralplatform.com/article/developers-centerHTTP 200
  • https://helpcenter.integralplatform.com/article/reporting-apiHTTP 404
  • https://data.integralplatform.com/reportHTTP 401
  • https://data.integralplatform.com/.well-known/oauth-authorization-serverHTTP 404

Checked 2026-08-12. If this is out of date, tell us on the provider's repo and we will re-run the profile.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Integral Ad Science Kin Score — API readiness rating by API Evangelist

Put this on your own site. The badge is drawn live from Integral Ad Science's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.

<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/integral-ad-science/"
   title="Integral Ad Science on API Evangelist — API profile and Kin Score">
  <img src="https://apis.io/badge/integral-ad-science.svg"
       alt="Integral Ad Science Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>

More shapes, themes and sizes → · Score as JSON · How badges work

How we profile Integral Ad Science

Each block below is one kind of artifact we hold for Integral Ad Science. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 1

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

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

IAS Reporting API

RESTful API that exposes IAS viewability, fraud and brand safety metrics for a customer's own business applications. Job-oriented: POST /report submits a JSON ReportRequest desc...

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the things the Kin Score reads for access clarity — renamed from commercial clarity in rubric 0.12, because a free statutory interface has access terms and no commercial ones.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Integral Ad Science Rate Limits

0 limits

RATE LIMITS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

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

Integral Ad Science Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Integral Ad Science Trust Center

SOC 2 Type 2, ISO/IEC 27001:2022, ISMS Statement of Applicability

SECURITY

Resources

Every other property we hold for Integral Ad Science — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Learn 1

Tutorials, courses, talks, and written guidance

← All providers · Data indexed from github.com/api-evangelist/integral-ad-science · machine-readable index on apis.io

Where this information came from

This is an independent, third-party profile of Integral Ad Science, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.