iSpot REST API v4

REST API for accessing iSpot.tv TV and video ad measurement data — airing occurrence, estimated spend, household and person-level impressions, attention metrics, OTT/streaming impressions, TV conversion attribution and lift, plus the reference entities behind them (spots, creatives, brands, industries, networks, shows, episodes, products). OAuth 2.0 client credentials; JSON responses with a data + meta envelope, bracketed filter[]/page[] parameters and comma-separated include expansion; errors are RFC 9457 application/problem+json. Per-endpoint rate limits are published. The full endpoint reference and the interactive API demo are gated behind a developer-site account, but the conventions, filters, rate limits, changelog and Python samples are public.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/ispot-rest-api-v4"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
name: iSpot REST API v4
description: REST API for accessing iSpot.tv TV and video ad measurement data — airing occurrence, estimated
  spend, household and person-level impressions, attention metrics, OTT/streaming impressions, TV conversion
  attribution and lift, plus the reference entities behind them (spots, creatives, brands, industries,
  networks, shows, episodes, products). OAuth 2.0 client credentials; JSON responses with a data + meta
  envelope, bracketed filter[]/page[] parameters and comma-separated include expansion; errors are RFC
  9457 application/problem+json. Per-endpoint rate limits are published. The full endpoint reference and
  the interactive API demo are gated behind a developer-site account, but the conventions, filters, rate
  limits, changelog and Python samples are public.
humanURL: https://developer.ispot.tv/
baseURL: https://api.ispot.tv/v4
x-base-url-note: 'baseURL corrected 2026-08-13 from https://developer.ispot.tv/api/v4 (the gated API-reference
  page on the developer portal, which returns HTTP 401 HTML) to https://api.ispot.tv/v4, the host iSpot
  names in its own public docs — the Python sample at developer.ispot.tv/documentation/python/base-template,
  the API Integration Guide PDF, the glossary and every example URL on the best-practices pages. Probed:
  https://api.ispot.tv/v4/brands returns HTTP 401 application/problem+json and https://api.ispot.tv/v4/oauth2/token
  returns a live OAuth 2.0 error, confirming the API host.'
properties:
- type: APIReference
  url: https://developer.ispot.tv/api/v4
- type: Authentication
  url: authentication/ispottv-authentication.yml
- type: Conventions
  url: conventions/ispottv-conventions.yml
- type: ErrorCatalog
  url: errors/ispottv-problem-types.yml
- type: RateLimits
  url: rate-limits/ispottv-rate-limits.yml
- type: DataModel
  url: data-model/ispottv-data-model.yml