Oracle Responsys REST API

The Responsys REST API (v1.3) manages profile lists and recipients, profile extension tables, supplemental data tables, campaigns and campaign schedules, programs, folders, the content library, triggered email/SMS/push messages, events, filters, and account settings. Authentication is token-based via the auth/token endpoint; the returned token and pod endpoint are then used for subsequent calls.

API entry from apis.yml

apis.yml Raw ↑
name: Oracle Responsys REST API
description: The Responsys REST API (v1.3) manages profile lists and recipients, profile extension tables,
  supplemental data tables, campaigns and campaign schedules, programs, folders, the content library,
  triggered email/SMS/push messages, events, filters, and account settings. Authentication is token-based
  via the auth/token endpoint; the returned token and pod endpoint are then used for subsequent calls.
humanURL: https://docs.oracle.com/en/cloud/saas/marketing/responsys-rest-api/index.html
baseURL: https://login5.responsys.net/rest/api/v1.3
tags:
- Marketing
- Email Marketing
- Campaign Management
properties:
- type: Documentation
  url: https://docs.oracle.com/en/cloud/saas/marketing/responsys-rest-api/index.html
- type: APIReference
  url: https://docs.oracle.com/en/cloud/saas/marketing/responsys-rest-api/rest-endpoints.html