Skip to main content

Phrase Platform API tokens

Preferred method – use this for a single, consistent way to access all Phrase Platform APIs.
Generate a Phrase Platform JWT token as described here, then pass it in the Authorization HTTP header in every subsequent API call (Bearer).

ApiToken

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

OAuth2

A standard OAuth 2.0 authorization code flow. For more information visit our help center.