v1
REST
API Reference
Programmatic access to Haiti's national data — exchange rates, inflation, security, demographics. Authenticate with an API key passed as X-API-Key header.
Authentication
curl "https://haitistat.info/api/v1/exchange-rates" \ -H "X-API-Key: YOUR_API_KEY"
Get your API key from Settings → API Keys.
Rate Limits
Free
100 req/dayPro
1,000 req/dayBusiness
10,000 req/dayEnterprise
UnlimitedRemaining quota returned in X-RateLimit-Remaining header.
Error Codes
400Bad Request — missing or invalid parameters401Unauthorized — missing or invalid API key403Forbidden — your tier doesn't have access to this endpoint429Too Many Requests — rate limit exceeded500Internal Server Error — something went wrong on our endNeed a higher limit or custom integration?
Enterprise plans include unlimited API access and dedicated support.