GET
/
streaming
/
videos
/
names
curl --request GET \
  --url https://api.gcore.com/streaming/videos/names \
  --header 'APIKey: <api-key>'

Authorizations

APIKey
string
header
required

API key for authentication.

Query Parameters

ids
integer[]

Comma-separated set of video IDs. Example, ?ids=7,17

Response

200

Successful