How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Genius Artists API

Artist profiles, discography, followers, and leaderboards.

Genius Artists API is one of 9 APIs that Genius publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 9 JSON Schema definitions.

Tagged areas include Artists. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, and 9 JSON Schemas.

This API exposes 6 operations across 6 paths, and defines 21 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.genius.com.

6 operations 6 paths 21 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.genius.com
Authentication
OAuth 2.0, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Genius Artists API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (GeniusOAuth2) using the authorizationCode flow, exposing 4 scopes. It accepts HTTP bearer tokens (client_access_token) (ClientAccessToken).

  • GeniusOAuth2 — Genius uses OAuth 2.0 with the authorization-code flow. Apps are registered at https://genius.com/api-clients.
  • ClientAccessToken — Client-only access token issued at app registration. Sufficient for read-only endpoints (search, songs, artists, albums, annotations, referents, webpages/looku…

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Artists 6

Artist profiles, discography, followers, and leaderboards.

GET
/artists/{id}
Get Artist
getArtist 2 params → 200404
GET
/artists/{id}/songs
List Artist Songs
getArtistSongs 4 params → 200
GET
/artists/{id}/albums
List Artist Albums
getArtistAlbums 3 params → 200
GET
/artists/{id}/activity
Get Artist Activity
getArtistActivity 3 params → 200
GET
/artists/{id}/followers
List Artist Followers
getArtistFollowers 3 params → 200
GET
/artists/{id}/leaderboard
Get Artist Leaderboard
getArtistLeaderboard 3 params → 200

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are Song (28 properties), Annotation (18 properties), Artist (16 properties), Referent (14 properties). Each schema is shown below with its type and property counts.

RichText
object
Genius represents textual content in multiple formats. Which key is present depends on the textformat query parameter.
4 properties
Song
object
A Genius song record.
28 properties
ActivityItem
object
4 properties
Meta
object
Wrapper metadata included on every response.
2 properties 1 required
LeaderboardResponse
object
2 properties
AlbumListResponse
object
2 properties
ArtistResponse
object
2 properties
UserListResponse
object
2 properties
ErrorResponse
object
1 property 1 required
LeaderboardEntry
object
2 properties
Artist
object
16 properties
SongStats
object
3 properties
Annotation
object
18 properties
Annotatable
object
7 properties
AnnotationAuthor
object
3 properties
Album
object
9 properties
Media
object
5 properties
ActivityListResponse
object
2 properties
SongListResponse
object
2 properties
User
object
12 properties
Referent
object
A referent is a fragment of text on a page that one or more annotations are attached to.
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

genius-artists-api-openapi.yml Raw ↑

Other APIs Genius publishes across the network.

Genius Account API
Genius Albums API
Genius Annotations API
Genius Referents API
Genius Search API
Genius Songs API
Genius Users API
Genius Web Pages API
Where this information came from

This is an independent, third-party profile of Genius Artists API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.