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/apiAuthentication
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:
User & Auth
User login, social auth, registration, OTP, and session management.
Organizations
Multi-tenant workspace organizations, member invitations, and billing.
App Onboarding
App search, competitor suggestions, and initial keyword setup.
Support & Tickets
Customer support ticket creation, status tracking, and threaded conversations.