Endpoint
Lyrics.ovh — lyrics snippet
Artist and title in path; may 404 for missing tracks.
Song lyrics lookup
EntertainmentNo API keyDefault GET
HTTP console
Example URL
https://api.lyrics.ovh/v1/coldplay/yellowRequest
Use HTTPS GET unless the provider documents POST. Example: GET /v1/{artist}/{title}
GET /v1/{artist}/{title}Response
{ lyrics: string }
{"lyrics":"Look at the stars…"}Outbound requestProxy
Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).
Upstream response
Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.