Working with HTTP Clients
The two most popular http clients are Postman and Insomnia. We recommend Insomnia because of the automatic integration available for all of our APIs.
Instructions
Insomnia
Click on the Run in Insomnia
button from any API page.
Set your Client Id
and Client Secret
in the corresponding environment variables
Postman
First download the spec from the API page, and then import it into Postman. For instructions on importing into Postman, see here.
Troubleshooting
There are some known bugs around authentication. Make sure that the required scopes are configured correctly after importing into Postman or Insomnia.