post https://api.flieber.com/authentication
Authentication endpoint returns an access token based on client ID and Secret
Log in to see full request history
Response
Authentication endpoint returns an access token based on client ID and Secret
xxxxxxxxxx
curl --request POST \
--url https://api.flieber.com/authentication \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: