SAP Emarsys Core API

REST API for managing contacts, segments, fields, campaigns, automation programs, external events, and analytics in SAP Emarsys. The v3 API uses OAuth 2.0 + OIDC with JWT bearer tokens issued by https://auth.emarsys.net/oauth2/token; the legacy v2 endpoints use WSSE header authentication and are deprecated.

API entry from apis.yml

apis.yml Raw ↑
aid: emarsys:core-api
name: SAP Emarsys Core API
description: REST API for managing contacts, segments, fields, campaigns, automation programs, external
  events, and analytics in SAP Emarsys. The v3 API uses OAuth 2.0 + OIDC with JWT bearer tokens issued
  by https://auth.emarsys.net/oauth2/token; the legacy v2 endpoints use WSSE header authentication and
  are deprecated.
humanURL: https://dev.emarsys.com/
baseURL: https://api.emarsys.net/api/v2
tags:
- Contacts
- Segments
- Campaigns
- Automation
- Events
- Analytics
properties:
- type: Documentation
  url: https://dev.emarsys.com/
- type: Authentication
  url: https://dev.emarsys.com/docs/core-api-reference/b3c3a1eba8515-authentication-in-v3-api
- type: API Reference
  url: https://dev.emarsys.com/docs/core-api-reference
- type: OpenAPI
  url: openapi/emarsys-openapi.yml