Skip to main content
Each scope grants a scoped API key access to the endpoints listed under it. A scoped key can call only endpoints fully covered by its scopes; requests to any other endpoint return 403 Forbidden.
Exporting is a read operation, so it needs translation_memories:read rather than translation_memories:write, even though it uses POST.
No scope covers the Voice API yet, so Voice endpoints are accessible only with unrestricted keys. Voice scopes will be added in a future update.