v1
latestOpenAPI 3.0.0Proprietary2026-07-26316155742.7 KBQuality performance score
Get Translation Quality
Retrieves the quality scores for your Strings translations. Returns a score, measured by Phrase QPS
post/projects/{project_id}/quality_performance_score
Path parameters
project_idstring required
Project ID
Headers
X-PhraseApp-OTPstring
Two-Factor-Authentication token (optional)
Request body
Example request
{
"translation_ids": [
"translation_id_1"
]
}Response
OK