Skip to main content
Version: latest

Cortex APIs

This page provides links to reference documentation for the SENSA Fabric APIs, including the REST API and the GraphQL API.

See the Access page for information about how to authenticate when calling these APIs.

Prerequisites

To make API requests, you need the following:

  • A JWT token, required for all requests
  • The API URL for your SENSA Fabric cluster: https://api.{dci-base-domain}
  • The projectId for the project you want to access

Profiles SDK API

With the Profiles SDK you can build Profiles with complex configurations, manage schemas, and ingest data.

Profiles SDK API Reference