Skip to main content
GET
Browse live stream categories
Returns a paginated list of top-level live browse categories, each containing sub-category tabs with viewer counts.

Authorizations

x-rapidapi-key
string
header
required

Your RapidAPI subscription key. Injected automatically by the RapidAPI gateway in production.

Query Parameters

count
integer
default:20

Number of categories to return (1–50)

Required range: 1 <= x <= 50
cursor
string

Pagination cursor from a previous response

Response

Success

meta
object

Response metadata present in every API response

data
object[]
pagination
object | null

Cursor-based pagination info

error
object | null

Error details. Present only when the request failed; null on success.