Cortex Docs
API Reference

API Reference Overview

Complete REST API documentation for the Cortex ASO platform, synchronized with backend OpenAPI contracts.

Cortex API Reference

Welcome to the Cortex ASO Platform REST API documentation. This API reference is automatically generated from our NestJS backend OpenAPI specification.

Base URL

https://api.cortexaso.com/api
# Local development
http://localhost:3000/api

Authentication

All protected endpoints require an authorization token in the Authorization request header:

Authorization: Bearer <your_access_token>

Endpoint Modules

Explore the API endpoints in the sidebar organized by module:

On this page