Set Up Authentication for the Coupa Supplier Portal REST API
Create an OAuth 2.0 client and generate an access token in the Coupa Supplier Portal. Use the access token to access CSP data using the CSP REST API.
-
Create an OAuth 2.0 client and assign scopes.
-
Send an API call to generate a token.
The API returns a bearer token to use in subsequent API calls.