The lyrcs.ai API is currently available to music distributors, streaming platforms, rights management companies, and karaoke providers.Documentation Index
Fetch the complete documentation index at: https://docs.lyrcs.ai/llms.txt
Use this file to discover all available pages before exploring further.
How to request access
Email support@lyrcs.ai with the following information:Company name
Your organisation’s full legal name and any relevant brand names.
Use case
What you’re building — e.g. “deliver time-synced lyrics to DSPs for Indian language catalog” or “lyric display feature for streaming app”.
Expected monthly volume
Estimated number of tracks per month. This helps us provision the right rate limits for your account.
Languages
Which languages you primarily work with. Indian language catalogs receive enhanced processing.
What you’ll receive
- An API key in the format
lyrcs_sk_live_...— used as the Bearer token in theAuthorizationheader - A webhook secret — used to verify HMAC-SHA256 signatures on webhook deliveries
Default rate limits
| Window | Limit |
|---|---|
| Per minute | 10 requests |
| Per hour | 100 requests |
| Per day | 1,000 requests |
Next steps after receiving your key
Quickstart
Submit your first job and download an LRC file in minutes.
Authentication
Learn how API keys work and how to use them securely.