Reference
Canonical API surfaces for calling LiyaEngine, managing dashboard resources, and configuring production behavior.
Reference pages are organized around the APIs and configuration objects you use after the first integration is working.
API reference
Intent API
Invoke any domain and intent with a structured request.
Dashboard API
Manage account settings, keys, usage, sessions, audit, and domains.
Custom Domains API
Create and update custom domains and intent definitions.
Sessions API
Inspect conversation and run history for a session.
Configuration reference
Configuration
Account and domain-level configuration map.
Models
Provider strategy, fallback, overrides, and BYOK.
RAG
Retrieval mode, chunking, embeddings, reranking, and filters.
Data Retention
Session, message, audit, and consent retention policies.
What's next?
- Use Quickstart if you have not made your first request yet.
- Use Intent API when you need the runtime request and response contract.