AkiliBrain API
Integrate East Africa's most comprehensive professional intelligence data directly into your own applications.
Authentication
All API requests require a valid API key passed in the Authorization header.
bash
curl -X POST https://akilibrain.com/api/chat \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"
Rate Limits
Our API is protected by Upstash Redis to ensure stability for all users.
Standard Limit10 requests per 10 seconds per IP
Core Endpoints
Interact with our AI intelligence engine directly.
OpenAPI Specification
Download our OpenAPI spec to instantly generate client libraries in your preferred language.