Authenticate to Noyo
Authenticate to our API so you can start using our endpoints
1
Step 1
See our authentication guide for more details on this flow.
Use the CLIENT_ID
and CLIENT_SECRET
as the username/password combination for the Basic Authentication header.
2
Set URL and request payload
Use appropriate GET /token URL and payload
3
Generate access token
Make API request to generate short-lived access token
Was this page helpful?