Raise · Authentication Profile
Raise Authentication
Authentication
Raise Commerce API (business/v2) authentication. All requests are authorized with an OAuth 2.0 bearer access token. Two token-issuance flows exist: a server-to-server flow (Tokens resource, HTTP Basic with Client ID + Secret) and an app/web customer flow (Auth resource, with a verification method).
Raise secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).
CompanyConsumerGift CardsCommercePaymentsRewardsMarketplaceAPI
Methods: oauth2, http
Schemes: 2
OAuth flows: clientCredentials
API key in:
Security Schemes
serverBearer oauth2
customerBearer oauth2