Session AI Platform REST API

Public REST API for the Session AI (ZineOne) platform. Documented operations cover sending events into the platform from any channel, retrieving hosted content, calling customer-authored microservices, running stream and cube queries, CCPA profile opt-in and opt-out, and retrieving customer profile details and activity. Requests are authenticated with an apikey header (or a server-generated accesstoken header); the profile and activity endpoints require a valid Session AI portal login.

API entry from apis.yml

apis.yml Raw ↑
name: Session AI Platform REST API
description: Public REST API for the Session AI (ZineOne) platform. Documented operations cover sending
  events into the platform from any channel, retrieving hosted content, calling customer-authored microservices,
  running stream and cube queries, CCPA profile opt-in and opt-out, and retrieving customer profile details
  and activity. Requests are authenticated with an apikey header (or a server-generated accesstoken header);
  the profile and activity endpoints require a valid Session AI portal login.
humanURL: https://devguide.zineone.com/docs/rest-api-reference
baseURL: https://cloud.zineone.com/c3
tags:
- Events
- Customer Data
- Personalization
- Queries
- Privacy
properties:
- type: APIReference
  url: https://devguide.zineone.com/docs/rest-api-reference
- type: Documentation
  url: https://devguide.zineone.com/
- type: Authentication
  url: authentication/sessionai-authentication.yml
- type: ErrorCatalog
  url: errors/sessionai-problem-types.yml