Retrieve an access token

MotaWord API is using OAuth2 procedures when authenticating or authorizing your API call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

OAuth2 grant type. We publicly support 'client_credentials' or 'refresh_token' grant types, while other strategies are also possible but not allowed regularly.

string
required

Authorization scope. Use 'privileged' for private endpoints.

string

Refresh token value for refresh token flow.

Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json