Free Public APIs

A collection of 392 Free Public APIs for Students and Developers.

Tested every single day.

sponsored by

Voxgig - Sponsor

🎵AcousticBrainz API

Actions

Description

The AcousticBrainz API provides access to music feature data, including low-level and high-level semantic descriptors derived from audio files. It allows users to retrieve information about musical characteristics such as rhythm, tonality, and mood, which can be utilized in music analysis and classification tasks.

Showcase

Currently, there are no Showcases using this API.

Endpoints

GET

Find valid MBID (in musicbrainz)

https://musicbrainz.org/ws/2/recording/?query=recording:%22Billie%20Jean%22+AND+artist:%22Michael%20Jackson%22&fmt=json

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

227 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

20 hours ago

Endpoint Added

5 days ago

GET

Then find low-level data for this MBID

https://acousticbrainz.org/98567252-2622-4e0f-b7bd-6ab93ef2f678/low-level

Last 30 Days

100 % Reliability

Avg. Response Time

213 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

20 hours ago

Endpoint Added

5 days ago

GET

Or find high level data (more detailed)

https://acousticbrainz.org/98567252-2622-4e0f-b7bd-6ab93ef2f678/high-level

Last 30 Days

100 % Reliability

Avg. Response Time

138 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

20 hours ago

Endpoint Added

5 days ago

Comments

Currently, there are no Comments for this API.