One of the quickest ways to learn about Paxful API without configuring a development project is by using Postman. This guide will show you the steps you need to follow to run your first authorized request in Postman. Before diving in, please note that we update the Postman collection regularly to ensure you have access to new endpoints as soon as we release them.
Grant Type | Client Credentials |
Access Token URL | https://accounts.paxful.com/oauth2/token |
Client Authentication | Send client credentials in body |
Client ID | “Key” from the API Key in developers portal |
Client secret | “Secret“ on the API key |
Once the fields are filled out, click “get new access” at the bottom of the screen. Note that the other fields can be left empty.