Authorizations
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
Body
application/x-www-form-urlencoded
Exchanges an authorization code or refresh token for an access token
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.