Amagi

Amagi is a cloud-based technology company for the broadcast and streaming television industry. Its SaaS platform handles channel creation and playout, content distribution across linear, FAST (free ad-supported streaming TV) and connected-TV (CTV) destinations, server-side dynamic ad insertion and monetization, and viewership/ads analytics — letting content owners run live, linear and VOD channels from the cloud. Founded in 2008 and backed by Accel and Norwest Venture Partners, Amagi exposes internal operational REST APIs (Mapsor job/user orchestration and the services-amagi-tv key/customer service) documented via ReDoc, plus open-source tooling such as SLV. This profile was enriched by the API Evangelist pipeline from Amagi's published OpenAPI and public developer surface.

Amagi publishes 2 APIs on the APIs.io network: Mapsor API and services-amagi-tv API. Tagged areas include Company, Media, Broadcast, Streaming, and Video.

Amagi’s developer surface includes documentation, support, engineering blog, authentication, CLI, and 13 more developer resources.

33.5/100 thin Agent 65/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyMediaBroadcastStreamingVideoCTVFASTAdvertisingCloudPlayout

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 33.5/100 · thin
Contract Quality 12.4 / 25
Developer Ergonomics 9.6 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 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 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/amagi: 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

Mapsor API

Amagi Mapsor job-orchestration and user/token service: submit and track container jobs, and provision, enable/disable, and rotate tokens for users. OpenAPI 3.0.0. Auth: apiKey p...

services-amagi-tv API

Amagi services-amagi-tv (Callisto) customer and key-management service: create/delete customers and set, get, head, list keys and their versions. OpenAPI 3.0.0. Auth: apiKey hea...

MCP Servers

amagi-mcp.yml

MCP SERVER

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: amagi
name: Amagi
description: Amagi is a cloud-based technology company for the broadcast and streaming television industry. Its SaaS platform
  handles channel creation and playout, content distribution across linear, FAST (free ad-supported streaming TV) and connected-TV
  (CTV) destinations, server-side dynamic ad insertion and monetization, and viewership/ads analytics — letting content owners
  run live, linear and VOD channels from the cloud. Founded in 2008 and backed by Accel and Norwest Venture Partners, Amagi
  exposes internal operational REST APIs (Mapsor job/user orchestration and the services-amagi-tv key/customer service) documented
  via ReDoc, plus open-source tooling such as SLV. This profile was enriched by the API Evangelist pipeline from Amagi's published
  OpenAPI and public developer surface.
url: https://raw.githubusercontent.com/api-evangelist/amagi/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
- norwest-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
tags:
- Company
- Media
- Broadcast
- Streaming
- Video
- CTV
- FAST
- Advertising
- Cloud
- Playout
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Mapsor API
  description: 'Amagi Mapsor job-orchestration and user/token service: submit and track container jobs, and provision, enable/disable,
    and rotate tokens for users. OpenAPI 3.0.0. Auth: apiKey passed as the `token` query parameter.'
  humanURL: https://mapsor.amagi.tv/docs/
  baseURL: https://api.mapsor.amagi.tv
  tags:
  - Jobs
  - Orchestration
  - Users
  properties:
  - type: OpenAPI
    url: openapi/amagi-mapsor-openapi.yml
  - type: APIReference
    url: https://mapsor.amagi.tv/docs/
  - type: Overlay
    url: overlays/amagi-mapsor-overlay.yaml
- name: services-amagi-tv API
  description: 'Amagi services-amagi-tv (Callisto) customer and key-management service: create/delete customers and set, get,
    head, list keys and their versions. OpenAPI 3.0.0. Auth: apiKey headers `access_key` and `secret_key`.'
  humanURL: https://docs-callisto.amagi.tv/
  baseURL: https://services.amagi.tv
  tags:
  - Customers
  - Keys
  - Secrets
  properties:
  - type: OpenAPI
    url: openapi/amagi-callisto-openapi.yml
  - type: APIReference
    url: https://docs-callisto.amagi.tv/
  - type: Overlay
    url: overlays/amagi-callisto-overlay.yaml
common:
- type: Website
  url: https://www.amagi.com/
- type: Documentation
  url: https://helpdocs.amagi.tv/
- type: Support
  url: https://support.amagi.tv/
- type: GitHubOrganization
  url: https://github.com/amagioss
- type: Blog
  url: https://www.amagi.com/blog
- type: PrivacyPolicy
  url: https://www.amagi.com/website-privacy-policy/
- type: Authentication
  url: authentication/amagi-authentication.yml
- type: Conventions
  url: conventions/amagi-conventions.yml
- type: ErrorCatalog
  url: errors/amagi-problem-types.yml
- type: Conformance
  url: conformance/amagi-conformance.yml
- type: DataModel
  url: data-model/amagi-data-model.yml
- type: AgenticAccess
  url: agentic-access/amagi-agentic-access.yml
- type: DomainSecurity
  url: security/amagi-domain-security.yml
- type: MCPServer
  url: mcp/amagi-mcp.yml
- type: LLMsTxt
  url: llms/amagi-llms.txt
- type: Packages
  url: packages/amagi-packages.yml
- type: CLI
  url: cli/amagi-cli.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence