cURL
curl --request GET \ --url https://api.receiptor.ai/oauth2/authenticate \ --header 'Authorization: Bearer <token>'
This is a test endpoint for OAuth 2.
This API uses OAuth 2 with the implicit grant flow. More info
Success
Was this page helpful?