Using AcouticID with musicbrainz.org/ws/2/

Hello,
I obtained AcousticID with fpcalc.exe .
Now using musicbrainz.org/ws/2/, I should like get datas (“title, release-date, album, artist, …”), I don’t want use “Picard”, is it possible and with any syntax ?

Run fpcalc, this will output a long string that represents the fingerprint.
Call https://api.acoustid.org/v2/lookup with this long string and it will return one or more recording id’s.
See Web Service | AcoustID for documentation on this.

Now you have one or more potential musicbrainz recordings you can call our api to get further detail.
See MusicBrainz API - MusicBrainz Wiki

See a previous thread.

3 Likes