Skip to main content
GET
/
authenticate
OAuth 2 Test Endpoint
curl --request GET \
  --url https://api.receiptor.ai/oauth2/authenticate \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

This API uses OAuth 2 with the implicit grant flow. More info

Response

200

Success