Index

Kortexa Developer Hub

Welcome to the official Kortexa Developer Documentation.

Kortexa operates on an Enterprise Octa-Split Architecture, meaning all capabilities are securely decoupled into distinct microservices.

As a B2B partner, you will primarily interact with the Public API Gateway.

Getting Started

To get started with the Kortexa API, you will need a valid API Key. Head over to your Dashboard (opens in a new tab) to generate one.

Base URL

All API requests should be prefixed with the following base URL:

https://api.kortexa.net/v1

Available Workspaces

SubdomainPurposeAccess Level
app.kortexa.netB2B SaaS DashboardPublic (Auth Required)
accounts.kortexa.netCentral Identity Provider (IdP)Public
api.kortexa.netREST API GatewayB2B Developers
docs.kortexa.netDeveloper DocumentationPublic