TuneIn website screenshot

TuneIn

TuneIn is an internet radio and podcast platform providing REST and OPML-based APIs for accessing live radio stations, sports audio, news, podcasts, and searching audio content worldwide. The platform offers two primary API surfaces — the public OPML/RadioTime streaming API for browsing and tuning stations, and the AIR (Broadcaster) API for submitting real-time now-playing metadata.

TuneIn publishes 5 APIs on the APIs.io network, including Browse.ashx API, Describe.ashx API, Playing.ashx API, and 2 more. Tagged areas include Radio, Internet Radio, Podcasts, Streaming Audio, and Sports Audio.

The TuneIn catalog on APIs.io includes 1 JSON-LD context.

TuneIn’s developer surface includes status page and 8 more developer resources.

33.4/100 thin ▬ flat Agent 26/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
6 APIs
RadioInternet RadioPodcastsStreaming AudioSports AudioNews AudioMusic

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 33.4/100 · thin
Contract Quality 15.7 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 26/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/tunein: 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 6

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

TuneIn Platform API

The TuneIn Platform API is a partner-facing REST API (OAuth 2.0) for embedding TuneIn's full audio service into third-party devices and ecosystems. It exposes endpoints for cate...

TuneIn Browse.ashx API

The Browse.ashx API from TuneIn — 1 operation(s) for browse.ashx.

TuneIn Describe.ashx API

The Describe.ashx API from TuneIn — 1 operation(s) for describe.ashx.

TuneIn Playing.ashx API

The Playing.ashx API from TuneIn — 1 operation(s) for playing.ashx.

TuneIn Search.ashx API

The Search.ashx API from TuneIn — 1 operation(s) for search.ashx.

TuneIn Tune.ashx API

The Tune.ashx API from TuneIn — 1 operation(s) for tune.ashx.

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Tunein Context

0 classes · 0 properties

JSON-LD

Security Posture 1

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

Tunein Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: TuneIn
description: TuneIn is an internet radio and podcast platform providing REST and OPML-based APIs for accessing live radio
  stations, sports audio, news, podcasts, and searching audio content worldwide. The platform offers two primary API surfaces
  — the public OPML/RadioTime streaming API for browsing and tuning stations, and the AIR (Broadcaster) API for submitting
  real-time now-playing metadata.
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tunein.png
url: https://raw.githubusercontent.com/api-evangelist/tunein/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Radio
- Internet Radio
- Podcasts
- Streaming Audio
- Sports Audio
- News Audio
- Music
apis:
- name: TuneIn Platform API
  description: The TuneIn Platform API is a partner-facing REST API (OAuth 2.0) for embedding TuneIn's full audio service
    into third-party devices and ecosystems. It exposes endpoints for categories, user profiles, content libraries, media
    access, now-playing, favorites, search, recommendations, and reporting. Access requires a partner evaluation agreement
    and certification process.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.tunein.com/cfp_login
  baseURL: https://developer.tunein.com
  tags:
  - Platform
  - Partner
  - OAuth
  - Smart Devices
  - Embedded
  - Recommendations
  - Favorites
  properties:
  - type: Documentation
    url: https://developer.tunein.com/cfp_login
  contact:
  - FN: TuneIn Partner Certification
    url: https://developer.tunein.com/cfp_login
    email: partner-cert@tunein.com
  overlays: []
  aid: tunein:tunein-platform-api
- aid: tunein:tunein-browse-ashx-api
  name: TuneIn Browse.ashx API
  description: The Browse.ashx API from TuneIn — 1 operation(s) for browse.ashx.
  humanURL: https://tunein-api.corehacked.com/
  baseURL: https://opml.radiotime.com
  tags:
  - Browse.ashx
  properties:
  - type: OpenAPI
    url: openapi/tunein-browse-ashx-api-openapi.yml
  - type: Documentation
    url: https://tunein-api.corehacked.com/
  - type: Documentation
    url: https://tunein.com/broadcasters/api/
  - type: Documentation
    url: https://cms.tunein.com/broadcasters/api/instructions/
- aid: tunein:tunein-describe-ashx-api
  name: TuneIn Describe.ashx API
  description: The Describe.ashx API from TuneIn — 1 operation(s) for describe.ashx.
  humanURL: https://tunein-api.corehacked.com/
  baseURL: https://opml.radiotime.com
  tags:
  - Describe.ashx
  properties:
  - type: OpenAPI
    url: openapi/tunein-describe-ashx-api-openapi.yml
  - type: Documentation
    url: https://tunein-api.corehacked.com/
  - type: Documentation
    url: https://tunein.com/broadcasters/api/
  - type: Documentation
    url: https://cms.tunein.com/broadcasters/api/instructions/
- aid: tunein:tunein-playing-ashx-api
  name: TuneIn Playing.ashx API
  description: The Playing.ashx API from TuneIn — 1 operation(s) for playing.ashx.
  humanURL: https://tunein-api.corehacked.com/
  baseURL: https://opml.radiotime.com
  tags:
  - Playing.ashx
  properties:
  - type: OpenAPI
    url: openapi/tunein-playing-ashx-api-openapi.yml
  - type: Documentation
    url: https://tunein-api.corehacked.com/
  - type: Documentation
    url: https://tunein.com/broadcasters/api/
  - type: Documentation
    url: https://cms.tunein.com/broadcasters/api/instructions/
- aid: tunein:tunein-search-ashx-api
  name: TuneIn Search.ashx API
  description: The Search.ashx API from TuneIn — 1 operation(s) for search.ashx.
  humanURL: https://tunein-api.corehacked.com/
  baseURL: https://opml.radiotime.com
  tags:
  - Search.ashx
  properties:
  - type: OpenAPI
    url: openapi/tunein-search-ashx-api-openapi.yml
  - type: Documentation
    url: https://tunein-api.corehacked.com/
  - type: Documentation
    url: https://tunein.com/broadcasters/api/
  - type: Documentation
    url: https://cms.tunein.com/broadcasters/api/instructions/
- aid: tunein:tunein-tune-ashx-api
  name: TuneIn Tune.ashx API
  description: The Tune.ashx API from TuneIn — 1 operation(s) for tune.ashx.
  humanURL: https://tunein-api.corehacked.com/
  baseURL: https://opml.radiotime.com
  tags:
  - Tune.ashx
  properties:
  - type: OpenAPI
    url: openapi/tunein-tune-ashx-api-openapi.yml
  - type: Documentation
    url: https://tunein-api.corehacked.com/
  - type: Documentation
    url: https://tunein.com/broadcasters/api/
  - type: Documentation
    url: https://cms.tunein.com/broadcasters/api/instructions/
common:
- type: DomainSecurity
  url: security/tunein-domain-security.yml
- type: Website
  url: https://tunein.com/
- type: DeveloperPortal
  url: https://developer.tunein.com/cfp_login
- type: Broadcaster API
  url: https://tunein.com/broadcasters/api/
- type: Status
  url: https://status.tunein.com/
- type: GitHubOrganization
  url: https://github.com/tunein
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/tunein/refs/heads/main/plans/plans.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/tunein/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/tunein/refs/heads/main/finops/finops.yml
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: info@apievangelist.com