Unify Logo Footer.svg
Unify Integrations
Logo
Core42 AI

Core42 AI

Logo

3 mins READ

Use the Core42 AI connector to build and deploy AI and cloud-based solutions.

Integrating your application with Core42 AI lets you use these operations in an automation. It exposes 7 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.

Authentication

Before you begin, make sure you have the following information:

Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.

Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.

Obtaining Your API Key

  1. Log in to your Core42 Compass account.

  2. Go to Workspace, then click API keys.

  3. Click Create.

  4. Enter a name for the API key (no spaces or special characters).

  5. Under Select Resources, assign the model resources this key should use. If you have not subscribed to a model yet, go to the Products page and contact the Compass team to purchase access first.

  6. Under API Key Visibility, choose who can use the key, or leave it on the default All Project Users.

  7. Click Create to generate the key.

  8. Copy the generated API key and store it securely — Core42 only displays it once.

Authentication & setup

API Key Authentication

  • Create API key in account management section

  • Subscribe to AI models via Products page

  • Contact Compass team to purchase model access

  • Assign API resources to enable API usage

Header Formats

  • Azure OpenAI style: Include API key in api-key header

  • OpenAI style: Use Authorization: Bearer YOUR_API_KEY header

Actions

Action Name

Description

Chat completions

Creates chat completions with Core42 Compass AI

Chat completions (Streaming)

Creates chat completions with Core42 Compass AI in streaming fashion

Create embeddings

Creates an embedding vector that represents the input text

Create image

Creates an image for the given text prompt

List models

Lists the currently available models and provides basic information about each one, such as availability

Send message to realtime session

Sends a message to a Core42 Compass AI realtime session

Start realtime session

Start a realtime session with Core42 Compass AI.

About the API

Core42 Compass unifies 50+ leading AI models (text, vision, speech, embeddings) through a single API. The platform provides REST-based endpoints (HTTPS/JSON) for text generation, embeddings, audio transcription/translation, image analysis and generation, function calling, realtime streaming, batch processing, document AI, fine-tuning, and file search. Access methods include web-based playground, direct HTTPS requests, and SDK integrations (LangChain, CrewAI, AutoGen). Platform-level governance includes API key management, role-based access control, audit logs, and usage monitoring.

Official documentation

https://www.core42.ai/compass/documentation/compass-api-reference