The Quality Evaluator API uses Phrase Platform authentication. Generate an API token for Quality Evaluator in the Phrase Platform Settings, then exchange it for a JWT as described in the Platform Authentication guide. Include the JWT in theDocumentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header with every request:
Required roles
Some endpoints are restricted by IDM role:| Access level | Endpoints |
|---|---|
| Any authenticated user | GET AI Check, List AI Checks, GET Quality Profile, List Quality Profiles |
| ADMIN or OWNER role | Evaluate segments, Create, Update, Delete AI Check and Quality Profile |
403 Forbidden response.