API Reference
Integrate AI Intellects into your workflows with our REST API.
Authentication
All API requests require a Bearer token in the Authorization header.
Authorization: Bearer YOUR_API_KEY
GET
/api/v1/productsPOST
/api/v1/productsGET
/api/v1/inventoryPUT
/api/v1/inventory/:idGET
/api/v1/ordersPOST
/api/v1/ordersGET
/api/v1/analytics/sales