cURL
curl --request GET \ --url https://api.vidbeo.com/v2/players \ --header 'Authorization: Bearer <token>'
{ "success": true, "result": [], "links": { "next": "https://api.vidbeo.com/v2/players?limit=10&cursor=AbCdEfGhIJkLMnOpQrStUvWxYz" }, "errors": [] }
Fetch all players
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The maximum number of results to return
1 <= x <= 25
10
A cursor to fetch the next page of results
"AbCdEfGhIJkLMnOpQrStUvWxYz"
Players
true
Show child attributes
21
"abcde12345abcde12345a"
16:9
"16:9"
false
"#ff0000"
"play,progress,fullscreen"
1 - 40
"Example"
highest
lowest
"highest"
de-DE
en-AU
en-GB
en-US
es-ES
fr-FR
it-IT
"en-US"
"2024-01-01T00:00:00.000Z"
{}
[]