cURL
curl --request POST \ --url https://api.videodb.io/user/api_key \ --header 'x-access-token: <api-key>'
{ "success": true, "data": { "api_key": "sk-xxx" } }
Generate a new API key for your account
API key for authentication (sk-xxx format)
API key created
true
Show child attributes