Genius

Crowdsourced music knowledge — the Genius/Rap Genius platform. The Genius API exposes structured metadata for songs, artists, albums, annotations, referents, and contributors. Raw lyric text is not served by the API; consumers receive the public song page URL and scrape lyrics from there.

Genius publishes 9 APIs on the APIs.io network, including Account API, Albums API, Annotations API, and 6 more. Tagged areas include Music, Lyrics, Annotations, Crowdsourced, and Reference Data.

The Genius catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Genius’ developer surface includes authentication, tooling, and 15 more developer resources.

35.9/100 thin ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreeSelf serve⚡ Free to try
9 APIs
MusicLyricsAnnotationsCrowdsourcedReference DataPublic APIs

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/genius: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 9

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

Genius Account API

Authenticated user account.

Genius Albums API

Album metadata, tracks, cover art, and leaderboards.

Genius Annotations API

Community annotations attached to lyric fragments.

Genius Artists API

Artist profiles, discography, followers, and leaderboards.

Genius Referents API

Lyric fragments (referents) and their attached annotations.

Genius Search API

Full-text search across the Genius corpus.

Genius Songs API

Song metadata, contributors, and activity.

Genius Users API

Genius user profiles and contributions.

Genius Web Pages API

Web page lookup for the annotation network.

Scroll for all 9

Open Collections 11

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

API Collection

OPEN COLLECTION

Genius Account API

OPEN COLLECTION

Genius Account Albums API

OPEN COLLECTION

Genius Account Search API

OPEN COLLECTION

Genius Account Songs API

OPEN COLLECTION

Genius Account Users API

OPEN COLLECTION

Genius API

OPEN COLLECTION

Scroll for all 11

Pricing Plans 1

Published pricing tiers and plan structures.

Genius Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Genius Rate Limits

0 limits

RATE LIMITS

Semantic Vocabularies 1

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

Genius Context

0 classes · 35 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Genius API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Genius API Rules

13 rules · 8 errors 4 warnings 1 info

SPECTRAL

JSON Schema 7

Standalone JSON Schema definitions for this provider's data models.

GeniusAlbum

9 properties

JSON SCHEMA

GeniusAnnotation

16 properties

JSON SCHEMA

GeniusArtist

15 properties

JSON SCHEMA

GeniusReferent

14 properties

JSON SCHEMA

GeniusSong

25 properties

JSON SCHEMA

GeniusUser

11 properties

JSON SCHEMA

GeniusWebPage

9 properties

JSON SCHEMA

Scroll for all 7

JSON Structure 2

JSON Structure definitions describing this provider's data shapes.

Genius Annotation Structure

0 properties

JSON STRUCTURE

Genius Song Structure

0 properties

JSON STRUCTURE

Examples 7

Example request and response payloads for these APIs.

Genius Get Artist Example

2 fields

EXAMPLE

Genius Get Song Example

2 fields

EXAMPLE

Genius Search Example

2 fields

EXAMPLE

Scroll for all 7

Security Posture 2

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

Genius Authentication

http/oauth2 · 2 schemes

SECURITY

Genius Domain Security

TLSv1.2 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Genius Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Agentic Access 1

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

Genius Agentic Access

30 operations · 5 acting

30 operations · 5 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

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 ↑
aid: genius
name: Genius
description: Crowdsourced music knowledge — the Genius/Rap Genius platform. The Genius API exposes structured metadata for
  songs, artists, albums, annotations, referents, and contributors. Raw lyric text is not served by the API; consumers receive
  the public song page URL and scrape lyrics from there.
url: https://docs.genius.com/
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://assets.genius.com/images/apple-touch-icon.png
specificationVersion: '0.23'
created: '2026-05-28'
modified: '2026-05-29'
x-source: public-apis/public-apis
x-category: Music
x-type: company
x-tier: 2
x-tier-reason: enriched-with-openapi-capabilities-and-schemas
tags:
- Music
- Lyrics
- Annotations
- Crowdsourced
- Reference Data
- Public APIs
apis:
- aid: genius:genius-account-api
  name: Genius Account API
  description: Authenticated user account.
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/genius-account-api-openapi.yml
  - type: Documentation
    url: https://docs.genius.com/
  - type: Signup
    url: https://genius.com/api-clients
  - type: Authentication
    url: https://docs.genius.com/#/authentication-h1
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: JSONSchema
    url: json-schema/genius-song-schema.json
  - type: JSONSchema
    url: json-schema/genius-artist-schema.json
  - type: JSONSchema
    url: json-schema/genius-album-schema.json
  - type: JSONSchema
    url: json-schema/genius-annotation-schema.json
  - type: JSONSchema
    url: json-schema/genius-referent-schema.json
  - type: JSONSchema
    url: json-schema/genius-user-schema.json
  - type: JSONSchema
    url: json-schema/genius-web-page-schema.json
  - type: JSONStructure
    url: json-structure/genius-song-structure.json
  - type: JSONStructure
    url: json-structure/genius-annotation-structure.json
  - type: Examples
    url: examples/genius-search-example.json
  - type: Examples
    url: examples/genius-get-song-example.json
  - type: Examples
    url: examples/genius-get-artist-example.json
  - type: Examples
    url: examples/genius-list-artist-songs-example.json
  - type: Examples
    url: examples/genius-get-referents-example.json
  - type: Examples
    url: examples/genius-get-annotation-example.json
  - type: Examples
    url: examples/genius-lookup-web-page-example.json
  - type: Plans
    url: plans/genius-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/genius-rate-limits.yml
  - type: SDKs
    url: https://github.com/johnwmillr/LyricsGenius
  - type: SDKs
    url: https://github.com/fedecalendino/wrap-genius
  - type: SDKs
    url: https://github.com/jahrlin/genius-api
  - type: SDKs
    url: https://github.com/bookercodes/node-genius
  - type: SDKs
    url: https://github.com/timrogers/genius
  - type: SDKs
    url: https://github.com/simivar/Genius-PHP
  - type: SDKs
    url: https://cran.r-project.org/web/packages/geniusr/
- aid: genius:genius-albums-api
  name: Genius Albums API
  description: Album metadata, tracks, cover art, and leaderboards.
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com
  tags:
  - Albums
  properties:
  - type: OpenAPI
    url: openapi/genius-albums-api-openapi.yml
  - type: Documentation
    url: https://docs.genius.com/
  - type: Signup
    url: https://genius.com/api-clients
  - type: Authentication
    url: https://docs.genius.com/#/authentication-h1
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: JSONSchema
    url: json-schema/genius-song-schema.json
  - type: JSONSchema
    url: json-schema/genius-artist-schema.json
  - type: JSONSchema
    url: json-schema/genius-album-schema.json
  - type: JSONSchema
    url: json-schema/genius-annotation-schema.json
  - type: JSONSchema
    url: json-schema/genius-referent-schema.json
  - type: JSONSchema
    url: json-schema/genius-user-schema.json
  - type: JSONSchema
    url: json-schema/genius-web-page-schema.json
  - type: JSONStructure
    url: json-structure/genius-song-structure.json
  - type: JSONStructure
    url: json-structure/genius-annotation-structure.json
  - type: Examples
    url: examples/genius-search-example.json
  - type: Examples
    url: examples/genius-get-song-example.json
  - type: Examples
    url: examples/genius-get-artist-example.json
  - type: Examples
    url: examples/genius-list-artist-songs-example.json
  - type: Examples
    url: examples/genius-get-referents-example.json
  - type: Examples
    url: examples/genius-get-annotation-example.json
  - type: Examples
    url: examples/genius-lookup-web-page-example.json
  - type: Plans
    url: plans/genius-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/genius-rate-limits.yml
  - type: SDKs
    url: https://github.com/johnwmillr/LyricsGenius
  - type: SDKs
    url: https://github.com/fedecalendino/wrap-genius
  - type: SDKs
    url: https://github.com/jahrlin/genius-api
  - type: SDKs
    url: https://github.com/bookercodes/node-genius
  - type: SDKs
    url: https://github.com/timrogers/genius
  - type: SDKs
    url: https://github.com/simivar/Genius-PHP
  - type: SDKs
    url: https://cran.r-project.org/web/packages/geniusr/
- aid: genius:genius-annotations-api
  name: Genius Annotations API
  description: Community annotations attached to lyric fragments.
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com
  tags:
  - Annotations
  properties:
  - type: OpenAPI
    url: openapi/genius-annotations-api-openapi.yml
  - type: Documentation
    url: https://docs.genius.com/
  - type: Signup
    url: https://genius.com/api-clients
  - type: Authentication
    url: https://docs.genius.com/#/authentication-h1
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: JSONSchema
    url: json-schema/genius-song-schema.json
  - type: JSONSchema
    url: json-schema/genius-artist-schema.json
  - type: JSONSchema
    url: json-schema/genius-album-schema.json
  - type: JSONSchema
    url: json-schema/genius-annotation-schema.json
  - type: JSONSchema
    url: json-schema/genius-referent-schema.json
  - type: JSONSchema
    url: json-schema/genius-user-schema.json
  - type: JSONSchema
    url: json-schema/genius-web-page-schema.json
  - type: JSONStructure
    url: json-structure/genius-song-structure.json
  - type: JSONStructure
    url: json-structure/genius-annotation-structure.json
  - type: Examples
    url: examples/genius-search-example.json
  - type: Examples
    url: examples/genius-get-song-example.json
  - type: Examples
    url: examples/genius-get-artist-example.json
  - type: Examples
    url: examples/genius-list-artist-songs-example.json
  - type: Examples
    url: examples/genius-get-referents-example.json
  - type: Examples
    url: examples/genius-get-annotation-example.json
  - type: Examples
    url: examples/genius-lookup-web-page-example.json
  - type: Plans
    url: plans/genius-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/genius-rate-limits.yml
  - type: SDKs
    url: https://github.com/johnwmillr/LyricsGenius
  - type: SDKs
    url: https://github.com/fedecalendino/wrap-genius
  - type: SDKs
    url: https://github.com/jahrlin/genius-api
  - type: SDKs
    url: https://github.com/bookercodes/node-genius
  - type: SDKs
    url: https://github.com/timrogers/genius
  - type: SDKs
    url: https://github.com/simivar/Genius-PHP
  - type: SDKs
    url: https://cran.r-project.org/web/packages/geniusr/
- aid: genius:genius-artists-api
  name: Genius Artists API
  description: Artist profiles, discography, followers, and leaderboards.
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com
  tags:
  - Artists
  properties:
  - type: OpenAPI
    url: openapi/genius-artists-api-openapi.yml
  - type: Documentation
    url: https://docs.genius.com/
  - type: Signup
    url: https://genius.com/api-clients
  - type: Authentication
    url: https://docs.genius.com/#/authentication-h1
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: JSONSchema
    url: json-schema/genius-song-schema.json
  - type: JSONSchema
    url: json-schema/genius-artist-schema.json
  - type: JSONSchema
    url: json-schema/genius-album-schema.json
  - type: JSONSchema
    url: json-schema/genius-annotation-schema.json
  - type: JSONSchema
    url: json-schema/genius-referent-schema.json
  - type: JSONSchema
    url: json-schema/genius-user-schema.json
  - type: JSONSchema
    url: json-schema/genius-web-page-schema.json
  - type: JSONStructure
    url: json-structure/genius-song-structure.json
  - type: JSONStructure
    url: json-structure/genius-annotation-structure.json
  - type: Examples
    url: examples/genius-search-example.json
  - type: Examples
    url: examples/genius-get-song-example.json
  - type: Examples
    url: examples/genius-get-artist-example.json
  - type: Examples
    url: examples/genius-list-artist-songs-example.json
  - type: Examples
    url: examples/genius-get-referents-example.json
  - type: Examples
    url: examples/genius-get-annotation-example.json
  - type: Examples
    url: examples/genius-lookup-web-page-example.json
  - type: Plans
    url: plans/genius-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/genius-rate-limits.yml
  - type: SDKs
    url: https://github.com/johnwmillr/LyricsGenius
  - type: SDKs
    url: https://github.com/fedecalendino/wrap-genius
  - type: SDKs
    url: https://github.com/jahrlin/genius-api
  - type: SDKs
    url: https://github.com/bookercodes/node-genius
  - type: SDKs
    url: https://github.com/timrogers/genius
  - type: SDKs
    url: https://github.com/simivar/Genius-PHP
  - type: SDKs
    url: https://cran.r-project.org/web/packages/geniusr/
- aid: genius:genius-referents-api
  name: Genius Referents API
  description: Lyric fragments (referents) and their attached annotations.
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com
  tags:
  - Referents
  properties:
  - type: OpenAPI
    url: openapi/genius-referents-api-openapi.yml
  - type: Documentation
    url: https://docs.genius.com/
  - type: Signup
    url: https://genius.com/api-clients
  - type: Authentication
    url: https://docs.genius.com/#/authentication-h1
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: JSONSchema
    url: json-schema/genius-song-schema.json
  - type: JSONSchema
    url: json-schema/genius-artist-schema.json
  - type: JSONSchema
    url: json-schema/genius-album-schema.json
  - type: JSONSchema
    url: json-schema/genius-annotation-schema.json
  - type: JSONSchema
    url: json-schema/genius-referent-schema.json
  - type: JSONSchema
    url: json-schema/genius-user-schema.json
  - type: JSONSchema
    url: json-schema/genius-web-page-schema.json
  - type: JSONStructure
    url: json-structure/genius-song-structure.json
  - type: JSONStructure
    url: json-structure/genius-annotation-structure.json
  - type: Examples
    url: examples/genius-search-example.json
  - type: Examples
    url: examples/genius-get-song-example.json
  - type: Examples
    url: examples/genius-get-artist-example.json
  - type: Examples
    url: examples/genius-list-artist-songs-example.json
  - type: Examples
    url: examples/genius-get-referents-example.json
  - type: Examples
    url: examples/genius-get-annotation-example.json
  - type: Examples
    url: examples/genius-lookup-web-page-example.json
  - type: Plans
    url: plans/genius-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/genius-rate-limits.yml
  - type: SDKs
    url: https://github.com/johnwmillr/LyricsGenius
  - type: SDKs
    url: https://github.com/fedecalendino/wrap-genius
  - type: SDKs
    url: https://github.com/jahrlin/genius-api
  - type: SDKs
    url: https://github.com/bookercodes/node-genius
  - type: SDKs
    url: https://github.com/timrogers/genius
  - type: SDKs
    url: https://github.com/simivar/Genius-PHP
  - type: SDKs
    url: https://cran.r-project.org/web/packages/geniusr/
- aid: genius:genius-search-api
  name: Genius Search API
  description: Full-text search across the Genius corpus.
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/genius-search-api-openapi.yml
  - type: Documentation
    url: https://docs.genius.com/
  - type: Signup
    url: https://genius.com/api-clients
  - type: Authentication
    url: https://docs.genius.com/#/authentication-h1
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: JSONSchema
    url: json-schema/genius-song-schema.json
  - type: JSONSchema
    url: json-schema/genius-artist-schema.json
  - type: JSONSchema
    url: json-schema/genius-album-schema.json
  - type: JSONSchema
    url: json-schema/genius-annotation-schema.json
  - type: JSONSchema
    url: json-schema/genius-referent-schema.json
  - type: JSONSchema
    url: json-schema/genius-user-schema.json
  - type: JSONSchema
    url: json-schema/genius-web-page-schema.json
  - type: JSONStructure
    url: json-structure/genius-song-structure.json
  - type: JSONStructure
    url: json-structure/genius-annotation-structure.json
  - type: Examples
    url: examples/genius-search-example.json
  - type: Examples
    url: examples/genius-get-song-example.json
  - type: Examples
    url: examples/genius-get-artist-example.json
  - type: Examples
    url: examples/genius-list-artist-songs-example.json
  - type: Examples
    url: examples/genius-get-referents-example.json
  - type: Examples
    url: examples/genius-get-annotation-example.json
  - type: Examples
    url: examples/genius-lookup-web-page-example.json
  - type: Plans
    url: plans/genius-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/genius-rate-limits.yml
  - type: SDKs
    url: https://github.com/johnwmillr/LyricsGenius
  - type: SDKs
    url: https://github.com/fedecalendino/wrap-genius
  - type: SDKs
    url: https://github.com/jahrlin/genius-api
  - type: SDKs
    url: https://github.com/bookercodes/node-genius
  - type: SDKs
    url: https://github.com/timrogers/genius
  - type: SDKs
    url: https://github.com/simivar/Genius-PHP
  - type: SDKs
    url: https://cran.r-project.org/web/packages/geniusr/
- aid: genius:genius-songs-api
  name: Genius Songs API
  description: Song metadata, contributors, and activity.
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com
  tags:
  - Songs
  properties:
  - type: OpenAPI
    url: openapi/genius-songs-api-openapi.yml
  - type: Documentation
    url: https://docs.genius.com/
  - type: Signup
    url: https://genius.com/api-clients
  - type: Authentication
    url: https://docs.genius.com/#/authentication-h1
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: JSONSchema
    url: json-schema/genius-song-schema.json
  - type: JSONSchema
    url: json-schema/genius-artist-schema.json
  - type: JSONSchema
    url: json-schema/genius-album-schema.json
  - type: JSONSchema
    url: json-schema/genius-annotation-schema.json
  - type: JSONSchema
    url: json-schema/genius-referent-schema.json
  - type: JSONSchema
    url: json-schema/genius-user-schema.json
  - type: JSONSchema
    url: json-schema/genius-web-page-schema.json
  - type: JSONStructure
    url: json-structure/genius-song-structure.json
  - type: JSONStructure
    url: json-structure/genius-annotation-structure.json
  - type: Examples
    url: examples/genius-search-example.json
  - type: Examples
    url: examples/genius-get-song-example.json
  - type: Examples
    url: examples/genius-get-artist-example.json
  - type: Examples
    url: examples/genius-list-artist-songs-example.json
  - type: Examples
    url: examples/genius-get-referents-example.json
  - type: Examples
    url: examples/genius-get-annotation-example.json
  - type: Examples
    url: examples/genius-lookup-web-page-example.json
  - type: Plans
    url: plans/genius-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/genius-rate-limits.yml
  - type: SDKs
    url: https://github.com/johnwmillr/LyricsGenius
  - type: SDKs
    url: https://github.com/fedecalendino/wrap-genius
  - type: SDKs
    url: https://github.com/jahrlin/genius-api
  - type: SDKs
    url: https://github.com/bookercodes/node-genius
  - type: SDKs
    url: https://github.com/timrogers/genius
  - type: SDKs
    url: https://github.com/simivar/Genius-PHP
  - type: SDKs
    url: https://cran.r-project.org/web/packages/geniusr/
- aid: genius:genius-users-api
  name: Genius Users API
  description: Genius user profiles and contributions.
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/genius-users-api-openapi.yml
  - type: Documentation
    url: https://docs.genius.com/
  - type: Signup
    url: https://genius.com/api-clients
  - type: Authentication
    url: https://docs.genius.com/#/authentication-h1
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: JSONSchema
    url: json-schema/genius-song-schema.json
  - type: JSONSchema
    url: json-schema/genius-artist-schema.json
  - type: JSONSchema
    url: json-schema/genius-album-schema.json
  - type: JSONSchema
    url: json-schema/genius-annotation-schema.json
  - type: JSONSchema
    url: json-schema/genius-referent-schema.json
  - type: JSONSchema
    url: json-schema/genius-user-schema.json
  - type: JSONSchema
    url: json-schema/genius-web-page-schema.json
  - type: JSONStructure
    url: json-structure/genius-song-structure.json
  - type: JSONStructure
    url: json-structure/genius-annotation-structure.json
  - type: Examples
    url: examples/genius-search-example.json
  - type: Examples
    url: examples/genius-get-song-example.json
  - type: Examples
    url: examples/genius-get-artist-example.json
  - type: Examples
    url: examples/genius-list-artist-songs-example.json
  - type: Examples
    url: examples/genius-get-referents-example.json
  - type: Examples
    url: examples/genius-get-annotation-example.json
  - type: Examples
    url: examples/genius-lookup-web-page-example.json
  - type: Plans
    url: plans/genius-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/genius-rate-limits.yml
  - type: SDKs
    url: https://github.com/johnwmillr/LyricsGenius
  - type: SDKs
    url: https://github.com/fedecalendino/wrap-genius
  - type: SDKs
    url: https://github.com/jahrlin/genius-api
  - type: SDKs
    url: https://github.com/bookercodes/node-genius
  - type: SDKs
    url: https://github.com/timrogers/genius
  - type: SDKs
    url: https://github.com/simivar/Genius-PHP
  - type: SDKs
    url: https://cran.r-project.org/web/packages/geniusr/
- aid: genius:genius-web-pages-api
  name: Genius Web Pages API
  description: Web page lookup for the annotation network.
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com
  tags:
  - Web Pages
  properties:
  - type: OpenAPI
    url: openapi/genius-web-pages-api-openapi.yml
  - type: Documentation
    url: https://docs.genius.com/
  - type: Signup
    url: https://genius.com/api-clients
  - type: Authentication
    url: https://docs.genius.com/#/authentication-h1
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: JSONSchema
    url: json-schema/genius-song-schema.json
  - type: JSONSchema
    url: json-schema/genius-artist-schema.json
  - type: JSONSchema
    url: json-schema/genius-album-schema.json
  - type: JSONSchema
    url: json-schema/genius-annotation-schema.json
  - type: JSONSchema
    url: json-schema/genius-referent-schema.json
  - type: JSONSchema
    url: json-schema/genius-user-schema.json
  - type: JSONSchema
    url: json-schema/genius-web-page-schema.json
  - type: JSONStructure
    url: json-structure/genius-song-structure.json
  - type: JSONStructure
    url: json-structure/genius-annotation-structure.json
  - type: Examples
    url: examples/genius-search-example.json
  - type: Examples
    url: examples/genius-get-song-example.json
  - type: Examples
    url: examples/genius-get-artist-example.json
  - type: Examples
    url: examples/genius-list-artist-songs-example.json
  - type: Examples
    url: examples/genius-get-referents-example.json
  - type: Examples
    url: examples/genius-get-annotation-example.json
  - type: Examples
    url: examples/genius-lookup-web-page-example.json
  - type: Plans
    url: plans/genius-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/genius-rate-limits.yml
  - type: SDKs
    url: https://github.com/johnwmillr/LyricsGenius
  - type: SDKs
    url: https://github.com/fedecalendino/wrap-genius
  - type: SDKs
    url: https://github.com/jahrlin/genius-api
  - type: SDKs
    url: https://github.com/bookercodes/node-genius
  - type: SDKs
    url: https://github.com/timrogers/genius
  - type: SDKs
    url: https://github.com/simivar/Genius-PHP
  - type: SDKs
    url: https://cran.r-project.org/web/packages/geniusr/
common:
- type: AgenticAccess
  url: agentic-access/genius-agentic-access.yml
- type: DomainSecurity
  url: security/genius-domain-security.yml
- type: Authentication
  url: authentication/genius-authentication.yml
- type: OAuthScopes
  url: scopes/genius-scopes.yml
- type: Website
  url: https://genius.com/
- type: DeveloperPortal
  url: https://docs.genius.com/
- type: APIClientRegistration
  url: https://genius.com/api-clients
- type: TermsOfService
  url: https://genius.com/static/terms
- type: GitHubOrganization
  url: https://github.com/Genius
- type: SpectralRuleset
  url: rules/genius-rules.yml
- type: JSONLDContext
  url: json-ld/genius-context.jsonld
- type: Vocabulary
  url: vocabulary/genius-vocabulary.yml
- type: PublicAPIsListing
  url: https://github.com/public-apis/public-apis
- type: Tools
  title: MCP Server (jchoi2x/genius-mcp)
  url: https://github.com/jchoi2x/genius-mcp
- type: Tools
  title: MCP Server (federicogarciav/genius-mcp)
  url: https://github.com/federicogarciav/genius-mcp
- type: Tools
  title: MCP Server (Sergiolm17/genius-mcp-server)
  url: https://mcp.so/server/genius-mcp-server/Sergiolm17
- type: Tools
  title: omniauth-genius (OAuth strategy)
  url: https://github.com/Genius/omniauth-genius
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/genius"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/genius/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/genius/evidence"

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.