API Reference

Retrieve the JWT Access Token for the user with your given code received from the OAuth authorization form

Log in to see full request history
Body Params
string

Authorization code provided in redirect uri query parameters. This field is required when grant_type is client_credentials.

string

This field is required when grant_type is password.

string

This field is required when grant_type is password.

string

This field is required when grant_type is password.

string
required

Must be "client_credentials" or "password".

string
required

Your client id provided by Hey Pongo.

string
required

Your client secret provided by Hey Pongo.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json