GET /codecs
radio-browser.info:radio-browser-api
Summary: List all codecs
Operation ID: getCodecs
Auth: unknown
Operation ID: getCodecs
Auth: unknown
Description
Get a list of all audio codecs with station counts
Parameters (5)
hidebroken
(boolean, query, optional, default: False)
limit
(integer, query, optional, default: 100000)
offset
(integer, query, optional, default: 0)
order
(string, query, optional)
reverse
(boolean, query, optional, default: False)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all codecs with defaults | curl |
https://de1.api.radio-browser.info/json/codecs |
|
| List codecs with pagination (first 50) | curl |
https://de1.api.radio-browser.info/json/codecs?limit=50&offset=0 |
|
| List codecs sorted by name in reverse order | curl |
https://de1.api.radio-browser.info/json/codecs?order=name&reverse=true |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:46:36.682565 | 200 | 222ms | |
| 2026-03-23 10:08:26.842572 | 200 | 147ms | |
| 2026-03-23 09:49:26.961548 | 200 | 163ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:08:26.842572 | c201599c98d6 |
5e5d2564108d |
| 2026-03-23 10:46:36.682565 | 5e5d2564108d |
4c11fcd1fc17 |