Responsys REST API authentication endpoint URLs

Overview

This section provides the standard REST API authentication endpoints for each of the Responsys production environments.

REST authentication endpoint URLs

Depending on the system that hosts your Responsys account, use one of the following endpoint in your authentication request:

  • Responsys Interact 2: https://login2.responsys.net

  • Responsys Interact 5: https://login5.responsys.net

  • Responsys Interact 8: https://login.rsys8.net/

  • Responsys Interact 9: https://login.rsys9.net/

  • Global Routing (REST API): https://{AccountToken}-api.responsys.ocs.oraclecloud.com

  • Global Routing (AFTM): {AccountToken}-aftm.responsys.ocs.oraclecloud.com

Note: For Global Routing customers, your unique global routing endpoint details are available in the Responsys interface. In Responsys, select Account > Global settings > Account configuration and look for the endpoint in the WS End Point field.

After successfully logging in, use the URL returned in the authentication request for subsequent REST API requests.

REST API endpoints, authentication endpoints, service URLs, i8, interact8, i5, interact5, i2, interact2

Learn more

Authentication