Docs / Usage via API / Endpoint reference
Endpoint reference Enterprise
| Endpoint | Method | Purpose |
/api/search | POST | Get AI answers with sources/products. |
/api/ingest | POST | Create crawl jobs (simple/sitemap/advanced modes). |
/api/crawls | GET | List crawl history and statuses. |
/api/documents | POST/GET/DELETE | Manage uploaded knowledge files. |
/api/widget-config | GET/POST | Read/save widget visual config. |
/api/config | GET/POST | Read/save workspace behavior config. |
/api/analytics | GET | Retrieve KPI and trend analytics. |
/api/functions | GET/POST | Manage function definitions. |
/api/security-settings | GET/POST | Control token, rate, and abuse safeguards. |
/api/allowlist | GET/POST | Manage authorized domains/origins. |
/api/token | GET/POST | View or rotate API token. |