Understanding authentication and security in the Plexe Platform.
plx_sk_
x-api-key
header of all API requests429 Too Many Requests
status code.
HTTP Status | Error Code | Description |
---|---|---|
401 | invalid_key | API key is invalid or malformed |
401 | expired_key | API key has expired |
401 | revoked_key | API key has been revoked |
403 | insufficient_permissions | API key lacks required permissions for this operation |
429 | rate_limit_exceeded | Too many requests in a given time period |