Rad.

Rad TV (Rad.) is a two-sided subscription video platform connecting content creators with consumers. For creators it offers AI-powered content enhancement tools — video upscaling to 4K/8K (Real-ESRGAN/ESPCN), stereo-to-surround audio upmixing, multilingual AI subtitling in 40+ languages, and viral thumbnail/title prediction with actionable recommendations — plus multi-platform monetization. For consumers it provides streaming plus private cloud storage with sideloading to PS5/PSVR2, DLNA/uPnP, RSS, and Plex/Jellyfin compatibility across web, iOS, Android, Android TV, Apple TV, and PlayStation. Developers build on the platform through a strongly-typed GraphQL API (api.rad.live/graphql), a Model Context Protocol (MCP) server exposing 34 agent tools, Bearer-token/API-key auth and OAuth 2.1 (PKCE), TUS resumable uploads, and a full published documentation site.

Rad. publishes 1 API on the APIs.io network. Tagged areas include Company, Video, Streaming, Creator Economy, and Artificial Intelligence.

Rad.’s developer surface includes documentation, API reference, getting-started guide, quickstart, signup flow, pricing, and 8 more developer resources.

24.3/100 emerging ▬ flat Agent 9/100 human only Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyVideoStreamingCreator EconomyArtificial IntelligenceMediaMonetizationGraphQLMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 24.3/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 9/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 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/rad: 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 1

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

Rad TV GraphQL API

Strongly-typed GraphQL API to query and mutate the Rad TV platform — catalog (features, series, seasons, episodes, streams, miniseries), content management, uploads (TUS resumab...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

rad-mcp.yml

MCP SERVER

Security Posture 2

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

Rad Authentication

http-bearer/apiKey/oauth2 · 2 schemes

SECURITY

Rad Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Rad Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 16
  pass: local-v1
aid: rad
name: Rad.
description: Rad TV (Rad.) is a two-sided subscription video platform connecting content creators with consumers. For creators
  it offers AI-powered content enhancement tools — video upscaling to 4K/8K (Real-ESRGAN/ESPCN), stereo-to-surround audio
  upmixing, multilingual AI subtitling in 40+ languages, and viral thumbnail/title prediction with actionable recommendations
  — plus multi-platform monetization. For consumers it provides streaming plus private cloud storage with sideloading to PS5/PSVR2,
  DLNA/uPnP, RSS, and Plex/Jellyfin compatibility across web, iOS, Android, Android TV, Apple TV, and PlayStation. Developers
  build on the platform through a strongly-typed GraphQL API (api.rad.live/graphql), a Model Context Protocol (MCP) server
  exposing 34 agent tools, Bearer-token/API-key auth and OAuth 2.1 (PKCE), TUS resumable uploads, and a full published documentation
  site.
url: https://raw.githubusercontent.com/api-evangelist/rad/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://rad.live/rad-new-seo.jpg
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Video
- Streaming
- Creator Economy
- Artificial Intelligence
- Media
- Monetization
- GraphQL
- MCP
apis:
- name: Rad TV GraphQL API
  description: Strongly-typed GraphQL API to query and mutate the Rad TV platform — catalog (features, series, seasons, episodes,
    streams, miniseries), content management, uploads (TUS resumable), transcoding with AI enhancement, playlists, engagement
    (likes, comments, follows), identity, taxonomy, and bidirectional YouTube cross-publishing. 23 queries and 28 mutations
    over a 224-type schema.
  humanURL: https://developers.rad.live/docs/graphql
  baseURL: https://api.rad.live/graphql
  tags:
  - GraphQL
  - Video
  - Media
  properties:
  - type: GraphQL
    url: graphql/rad-api.graphql
  - type: MCPServer
    url: mcp/rad-mcp.yml
  - type: Authentication
    url: authentication/rad-authentication.yml
  - type: OAuthScopes
    url: scopes/rad-scopes.yml
  - type: ErrorCatalog
    url: errors/rad-error-codes.yml
  - type: Conventions
    url: conventions/rad-conventions.yml
  - type: Idempotency
    url: conventions/rad-conventions.yml
  - type: DataModel
    url: data-model/rad-data-model.yml
  - type: Conformance
    url: conformance/rad-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://rad.live/
- type: DeveloperPortal
  url: https://developers.rad.live/
- type: Documentation
  url: https://developers.rad.live/docs
- type: APIReference
  url: https://developers.rad.live/docs/graphql/types
- type: GettingStarted
  url: https://developers.rad.live/docs/getting-started
- type: Quickstart
  url: https://developers.rad.live/docs/getting-started/quickstart
- type: LLMsTxt
  url: llms/rad-llms.txt
- type: WellKnown
  url: well-known/rad-well-known.yml
- type: SignUp
  url: https://rad.live/signup
- type: Login
  url: https://rad.live/login
- type: Pricing
  url: https://rad.live/premium
- type: TermsOfService
  url: https://business.rad.live/terms
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/rad-domain-security.yml