tvScientific Campaign Management API

The REST API behind the tvScientific Campaign Management UI, named by tvScientific's own status page as the "Campaign Management API" component running at api.tvscientific.app. Two major versions serve concurrently. The v1 root advertises 35 collections spanning advertisers, organizations, tenants, users, campaigns, creatives, creative and static display line items, audiences, bid strategies, billing accounts, payment profiles, contracts and assets; the v2 root advertises 15 narrower campaign-buying collections including campaigns, lineitems, creatives, targeting keys, targeting reach, simplified bid strategies, bidder config and a quickstart surface. Both version roots and one collection (terms_and_conditions) are readable anonymously; every other collection returns HTTP 403. tvScientific publishes no OpenAPI, no API reference and no SDK for it, so the artifacts in this repo are probed rather than harvested.

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/tvscientific-campaign-management-api"
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 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.

API entry from apis.yml

apis.yml Raw ↑
name: tvScientific Campaign Management API
description: The REST API behind the tvScientific Campaign Management UI, named by tvScientific's own
  status page as the "Campaign Management API" component running at api.tvscientific.app. Two major versions
  serve concurrently. The v1 root advertises 35 collections spanning advertisers, organizations, tenants,
  users, campaigns, creatives, creative and static display line items, audiences, bid strategies, billing
  accounts, payment profiles, contracts and assets; the v2 root advertises 15 narrower campaign-buying
  collections including campaigns, lineitems, creatives, targeting keys, targeting reach, simplified bid
  strategies, bidder config and a quickstart surface. Both version roots and one collection (terms_and_conditions)
  are readable anonymously; every other collection returns HTTP 403. tvScientific publishes no OpenAPI,
  no API reference and no SDK for it, so the artifacts in this repo are probed rather than harvested.
humanURL: https://status.tvscientific.com/
baseURL: https://api.tvscientific.app/v1/
tags:
- Campaign Management
- Advertising
- Connected TV
- Real-Time Bidding
tags_raw:
- Campaign Management
- Advertising
- Connected TV
- Real Time Bidding
properties:
- type: Discovery
  name: API discovery record (probed)
  url: discovery/tvscientific-api-discovery.yml
- type: Conventions
  url: conventions/tvscientific-conventions.yml
- type: ErrorCatalog
  url: errors/tvscientific-problem-types.yml
- type: DataModel
  url: data-model/tvscientific-data-model.yml
- type: Conformance
  url: conformance/tvscientific-conformance.yml
- type: RateLimits
  url: rate-limits/tvscientific-rate-limits.yml
- type: Lifecycle
  url: lifecycle/tvscientific-lifecycle.yml