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/products
POST/api/v1/products
GET/api/v1/inventory
PUT/api/v1/inventory/:id
GET/api/v1/orders
POST/api/v1/orders
GET/api/v1/analytics/sales