Advisor AI
API Reference

Advisor AI API

The API surface is evolving. Many endpoints are used by the dashboard and require authentication. If you want a stable public integration, contact us and we’ll provide the right contract and scopes.

Authentication

Most endpoints require an authenticated session and enforce role-based access. For private integrations, we can provision scoped access for your workspace.

Security

All requests require HTTPS. Role-based access rules apply to every endpoint.

Sample endpoints

POST/api/images/generate

Generate images/creatives from prompts (requires auth and configured providers).

POST/api/chat/stream

Stream AI responses for supported chat workflows (requires auth).

GET/api/usage

Fetch usage and limits for the current workspace/user (requires auth).

GET/api/tracking-ai/health

Tracking AI health checks and diagnostics (requires auth).

For integration requests, share your use case and required data in Contact. We’ll recommend the best path (API, webhooks, or data exports) based on what’s live in your workspace.