Chartmetric website screenshot

Chartmetric

Chartmetric is a music analytics and artist-intelligence platform. Its REST API exposes the company's catalog of artists, tracks, albums, playlists, and charts along with cross-platform streaming, social, and radio statistics across Spotify, Apple Music, YouTube, TikTok, Instagram, and more, plus a unified search endpoint.

Chartmetric publishes 7 APIs on the APIs.io network, including Albums API, Artists API, Authentication API, and 4 more. Tagged areas include Music, Analytics, Artist Intelligence, Streaming, and Charts.

Chartmetric’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

38.6/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
7 APIs
MusicAnalyticsArtist IntelligenceStreamingCharts

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 38.6/100 · thin
Contract Quality 14.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 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/chartmetric: 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 7

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

Chartmetric Albums API

Album metadata, tracks, followers, charts, and placements.

Chartmetric Artists API

Artist metadata, stats, related artists, and placements.

Chartmetric Authentication API

Exchange a refresh token for a short-lived access token.

Chartmetric Charts API

Platform chart rankings and Chartmetric Score (cm-score).

Chartmetric Playlists API

Playlist metadata, track listings, snapshots, and evolution.

Chartmetric Search API

Unified entity search.

Chartmetric Tracks API

Track metadata, stats, charts, and playlist placements.

Scroll for all 7

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Chartmetric API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Chartmetric Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Chartmetric Authentication

http · 1 scheme

SECURITY

Chartmetric Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Chartmetric Agentic Access

26 operations · 1 acting

26 operations · 1 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

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 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: chartmetric
url: https://raw.githubusercontent.com/api-evangelist/chartmetric/refs/heads/main/apis.yml
name: Chartmetric
kind: company
description: Chartmetric is a music analytics and artist-intelligence platform. Its REST API exposes the company's catalog
  of artists, tracks, albums, playlists, and charts along with cross-platform streaming, social, and radio statistics across
  Spotify, Apple Music, YouTube, TikTok, Instagram, and more, plus a unified search endpoint.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/chartmetric.png
tags:
- Music
- Analytics
- Artist Intelligence
- Streaming
- Charts
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: chartmetric:chartmetric-albums-api
  name: Chartmetric Albums API
  description: Album metadata, tracks, followers, charts, and placements.
  humanURL: https://apidocs.chartmetric.com/
  baseURL: https://api.chartmetric.com/api
  tags:
  - Albums
  properties:
  - type: OpenAPI
    url: openapi/chartmetric-albums-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chartmetric.com/
  - type: APIReference
    url: https://api.chartmetric.com/apidoc/
  - type: PostmanCollection
    url: collections/chartmetric.postman_collection.json
  - type: OpenCollection
    url: collections/chartmetric.opencollection.json
- aid: chartmetric:chartmetric-artists-api
  name: Chartmetric Artists API
  description: Artist metadata, stats, related artists, and placements.
  humanURL: https://apidocs.chartmetric.com/
  baseURL: https://api.chartmetric.com/api
  tags:
  - Artists
  properties:
  - type: OpenAPI
    url: openapi/chartmetric-artists-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chartmetric.com/
  - type: APIReference
    url: https://api.chartmetric.com/apidoc/
  - type: PostmanCollection
    url: collections/chartmetric.postman_collection.json
  - type: OpenCollection
    url: collections/chartmetric.opencollection.json
- aid: chartmetric:chartmetric-authentication-api
  name: Chartmetric Authentication API
  description: Exchange a refresh token for a short-lived access token.
  humanURL: https://apidocs.chartmetric.com/
  baseURL: https://api.chartmetric.com/api
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/chartmetric-authentication-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chartmetric.com/
  - type: APIReference
    url: https://api.chartmetric.com/apidoc/
  - type: PostmanCollection
    url: collections/chartmetric.postman_collection.json
  - type: OpenCollection
    url: collections/chartmetric.opencollection.json
- aid: chartmetric:chartmetric-charts-api
  name: Chartmetric Charts API
  description: Platform chart rankings and Chartmetric Score (cm-score).
  humanURL: https://apidocs.chartmetric.com/
  baseURL: https://api.chartmetric.com/api
  tags:
  - Charts
  properties:
  - type: OpenAPI
    url: openapi/chartmetric-charts-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chartmetric.com/
  - type: APIReference
    url: https://api.chartmetric.com/apidoc/
  - type: PostmanCollection
    url: collections/chartmetric.postman_collection.json
  - type: OpenCollection
    url: collections/chartmetric.opencollection.json
- aid: chartmetric:chartmetric-playlists-api
  name: Chartmetric Playlists API
  description: Playlist metadata, track listings, snapshots, and evolution.
  humanURL: https://apidocs.chartmetric.com/
  baseURL: https://api.chartmetric.com/api
  tags:
  - Playlists
  properties:
  - type: OpenAPI
    url: openapi/chartmetric-playlists-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chartmetric.com/
  - type: APIReference
    url: https://api.chartmetric.com/apidoc/
  - type: PostmanCollection
    url: collections/chartmetric.postman_collection.json
  - type: OpenCollection
    url: collections/chartmetric.opencollection.json
- aid: chartmetric:chartmetric-search-api
  name: Chartmetric Search API
  description: Unified entity search.
  humanURL: https://apidocs.chartmetric.com/
  baseURL: https://api.chartmetric.com/api
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/chartmetric-search-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chartmetric.com/
  - type: APIReference
    url: https://api.chartmetric.com/apidoc/
  - type: PostmanCollection
    url: collections/chartmetric.postman_collection.json
  - type: OpenCollection
    url: collections/chartmetric.opencollection.json
- aid: chartmetric:chartmetric-tracks-api
  name: Chartmetric Tracks API
  description: Track metadata, stats, charts, and playlist placements.
  humanURL: https://apidocs.chartmetric.com/
  baseURL: https://api.chartmetric.com/api
  tags:
  - Tracks
  properties:
  - type: OpenAPI
    url: openapi/chartmetric-tracks-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chartmetric.com/
  - type: APIReference
    url: https://api.chartmetric.com/apidoc/
  - type: PostmanCollection
    url: collections/chartmetric.postman_collection.json
  - type: OpenCollection
    url: collections/chartmetric.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/chartmetric-agentic-access.yml
- type: DomainSecurity
  url: security/chartmetric-domain-security.yml
- type: Authentication
  url: authentication/chartmetric-authentication.yml
- type: GitHubOrganization
  url: https://github.com/chartmetric
- type: LinkedIn
  url: https://www.linkedin.com/company/chartmetric
- type: Website
  url: https://www.chartmetric.com
- type: Documentation
  url: https://apidocs.chartmetric.com/
- type: Plans
  url: plans/chartmetric-plans-pricing.yml
- type: RateLimits
  url: rate-limits/chartmetric-rate-limits.yml
- type: FinOps
  url: finops/chartmetric-finops.yml
- url: https://hmc.chartmetric.com/feed
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com