Authenticate user
POST/v1/authenticate
Authenticates a client with API credentials
Request
Responses
- 200
- 403
- 429
- 500
Authentication response
Response Headers
Correlation id for the request, either echoed from the supplied x-fmg-clips-request-id request header or generated by the server.
Access denied. The request was not permitted — the access token may be missing, invalid, or expired, or the requested content may not be available in your region.
Response Headers
Correlation id for the request, either echoed from the supplied x-fmg-clips-request-id request header or generated by the server.
Too many requests. The rate limit has been exceeded — wait before retrying.
Response Headers
Correlation id for the request, either echoed from the supplied x-fmg-clips-request-id request header or generated by the server.
The service is temporarily unavailable. Please try again later.
Response Headers
Correlation id for the request, either echoed from the supplied x-fmg-clips-request-id request header or generated by the server.