How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Openverse audio API

These are endpoints pertaining to audio files.

Openverse audio API is one of 3 APIs that Openverse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Audio. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a GitHub repository, and rate-limit docs.

This API exposes 8 operations across 8 paths, and defines 13 schemas. It is described by OpenAPI 3.0.3, at version 909aa41ddf2115a69a447198b3f49121481e0c6b (v1).

Requests are made against the base URL https://api.openverse.org/v1.

8 operations 8 paths 13 schemas 7 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
909aa41ddf2115a69a447198b3f49121481e0c6b (v1)
Base URL
https://api.openverse.org/v1
Authentication
HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Openverse audio API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Openverse API Token).

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 7 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

audio 8

These are endpoints pertaining to audio files.

GET
/v1/audio/
Return audio files that match the query. This endpoint allows you to search within specific fields, or to retrieve a collection of all audio files from a specific source, creator or tag. Results are…
audio_search 23 params → 200400401
GET
/v1/audio/{identifier}/
Get the details of a specified audio track. By using this endpoint, you can obtain info about audio files such as id, title, indexedon, foreignlandingurl, url, creator, creatorurl, license, licenseve…
audio_detail 1 param → 200401404
GET
/v1/audio/{identifier}/related/
Get related audio files for a specified audio track. By using this endpoint, you can get the details of related audio such as id, title, indexedon, foreignlandingurl, url, creator, creatorurl, licens…
audio_related 1 param → 200401404
POST
/v1/audio/{identifier}/report/
Report an issue about a specified audio track to Openverse. By using this endpoint, you can report an audio track if it infringes copyright, contains mature or sensitive content or some other reason.
audio_report 1 param body → 201400401404
GET
/v1/audio/{identifier}/thumb/
Retrieve the scaled down and compressed thumbnail of the artwork of an audio track or its audio set.
audio_thumb 3 params → 200404401
GET
/v1/audio/{identifier}/waveform/
Get the waveform peaks for an audio track. The peaks are provided as a list of numbers, each of these numbers being a fraction between 0 and 1. The list contains approximately 1000 numbers, although…
audio_waveform 1 param → 200401404
GET
/v1/audio/stats/
Get a list of all content sources and their respective number of audio files in the Openverse catalog. By using this endpoint, you can obtain info about content sources such as sourcename, displaynam…
audio_stats → 200401
GET
/v1/images/{identifier}/thumb/
Retrieve the scaled down and compressed thumbnail of the image.
images_thumb 3 params → 200404401

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Audio (29 properties), AudioSet (7 properties), PaginatedAudioList (6 properties), AudioAltFile (5 properties). Each schema is shown below with its type and property counts.

AudioWaveform
object
2 properties 2 required
ReasonEnum
string
mature - mature dmca - dmca other - other
AudioReportRequest
object
3 properties 2 required
Tag
object
This output serializer serializes a singular tag.
3 properties 2 required
AudioAltFile
object
A set of alternative files for a single audio object, rendered as a part of the AudioSerializer output.
5 properties 2 required
Audio
object
A single audio file. Used in search results.
29 properties 14 required
Source
object
5 properties 5 required
NotFound
object
1 property
AuthenticationFailed
object
1 property
ValidationError
object
1 property
NotAuthenticated
object
1 property
PaginatedAudioList
object
6 properties 5 required
AudioSet
object
An audio set, rendered as a part of the AudioSerializer output.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openverse-audio-api-openapi.yml Raw ↑

Other APIs Openverse publishes across the network.

Openverse auth API
Openverse images API
Where this information came from

This is an independent, third-party profile of Openverse audio API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.