v1

latestOpenAPI 3.1.12026-07-2392417.8 KB
livestreams

Get Livestreams

Get active livestreams. Supports cursor pagination. Livestreams are sorted from oldest to newest.

get/public/v2/livestreams

Query parameters

category_idinteger[]

Filter for livestreams in a specific category. A maximum of 25 category IDs can be provided.

language_codestring[]

Filter for livestreams in a specific language. Language code must be a valid BCP 47 language tag. A maximum of 25 languages can be provided.

limitinteger

Limit the number of results per page

cursorstring

Pagination cursor

Response

OK

messagestring required