Explore the LyricsGenius API Reference
masterThe LyricsGenius documentation is organized into several key modules for interacting with the Genius.com API:
- API and PublicAPI classes: Core interfaces for interacting with the service.
- OAuth2 class: Handles authentication via OAuth2.
- Genius class: The primary client class used to interact with the Genius API.
- Request sender: The underlying mechanism for dispatching requests.
- Types: Definitions of the data structures returned by the API.
- Utility functions: Helper functions for common tasks.