79378318

Date: 2025-01-22 15:27:01
Score: 1
Natty:
Report link

The v2 API is now dead.

There is now the v3 internal, undocumented API used by the front-end site, which according to the site owner is unstable but can be used if one desires.

It no longer requires a token, and you can search for a song like such at the time of writing ("q" searches both title and lyrics):

https://www.guitarparty.com/api/v3/core/search/?format=json&q=jolene

And then query the song by its ID, which in this case is 5:

https://www.guitarparty.com/api/v3/core/songs/5/?format=json

More API paths can be found on https://www.guitarparty.com/api/v3/core/

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: C0rn3j