Genius · OAuth Scopes
Genius OAuth Scopes
OAuth 2.0
derived
Genius publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Genius API on a user’s behalf.
Tokens are issued from https://api.genius.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
MusicLyricsAnnotationsCrowdsourcedReference DataPublic APIs
Scopes: 4
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://api.genius.com/oauth/authorize
https://api.genius.com/oauth/authorize
Token URL
https://api.genius.com/oauth/token
https://api.genius.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| create_annotation | Create new annotations. | authorizationCode |
| manage_annotation | Edit or delete the user's annotations. | authorizationCode |
| me | Access account profile of the authenticated user. | authorizationCode |
| vote | Upvote, downvote, or remove a vote on annotations. | authorizationCode |