Bearer token authentication
All API requests require a Bearer token in theAuthorization header:
Creating API keys
Create API keys from your Account Settings page in the RawUGC dashboard.Authentication methods
The API supports two authentication methods:
Most API consumers should use API key authentication.
Error responses
Invalid or missing authentication returns a401 error:

