REST API

Generating a Bearer Token for Authentication

This section describes how to generate a bearer token for authentication using an API request. A unique bearer token is required to authenticate each payment transaction request when the app is in Cloud mode. In order to generate a bearer token, you must include a merchant ID (MID) and a secret key in the request.

Endpoints

Test:
POST https://terminalstest.cybersource.com/login
Production:
POST https://terminals.cybersource.com/login