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/v1Available Workspaces
| Subdomain | Purpose | Access Level |
|---|---|---|
app.kortexa.net | B2B SaaS Dashboard | Public (Auth Required) |
accounts.kortexa.net | Central Identity Provider (IdP) | Public |
api.kortexa.net | REST API Gateway | B2B Developers |
docs.kortexa.net | Developer Documentation | Public |