Gaana
API to retrieve song information from Gaana
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Music
- Documentation / URL
- https://github.com/cyberboysumanjay/GaanaAPI
Overview
Gaana provides song information from Gaana — keyless.
⚠️ Status (verified 2026-08): a guessed search returned HTTP 200 with null fields (
artist/album/trackall null) — the endpoint responded but returned no matches for our params. Check the docs for valid params.
What it provides
curl "https://api.gaana.com/?type=search&key=test"
{ "artist": null, "album": null, "track": null, "user-token-status": 0 }
Notes
- Gaana song search.
- 200-with-null on our params (verified).
FAQ
Is Gaana free? Yes — free and keyless.
Why null fields? Our 2026-08 params returned no matches (verified) — check the docs.
What does it return? Gaana song information.
More in Music
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 7digital Api of Music store 7digital | OAuth | Yes | Unknown | ↗ |
| AI Mastering Automated Music Mastering | API Key | Yes | Yes | ↗ |
| Audiomack Api of the streaming music hub Audiomack | OAuth | Yes | Unknown | ↗ |
| Bandcamp API of Music store Bandcamp | OAuth | Yes | Unknown | ↗ |
| Bandsintown Music Events | No auth | Yes | Unknown | ↗ |