post https://production.pier-finance.com/api/token
Get a JWT token for use with the Pier API by passing in a valid client_id
/secret
in the body
Log in to see full request history
Responses
429Get a JWT token for use with the Pier API by passing in a valid client_id
/secret
in the body
429xxxxxxxxxx
curl --request POST \
--url https://production.pier-finance.com/api/token \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: