API Documentation
InvestInsight Africa API v1
REST API for investment intelligence on West Africa. Scoring engine, multi-agent analysis, country data, and sector intelligence across Benin, Cote d'Ivoire, Senegal, and Ghana.
Quick Start
1. Get an API key
Contact admin or use the demo key: iia_demo_key_2026
2. Set the header
x-api-key: YOUR_API_KEY3. Make your first call
curl /api/v1/health
Free
30 req/min · 1K/day
Pro
120 req/min · 10K/day
Enterprise
600 req/min · Unlimited
Base URL: All endpoints are relative to your deployment URL. Response format: { data, meta: { timestamp, version } }. Errors return { error, message } with appropriate HTTP status codes. Rate limit headers: X-RateLimit-Remaining, X-API-Tier.