H
Haiti Stats
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

Free100 req/day
Pro1,000 req/day
Business10,000 req/day
EnterpriseUnlimited

Remaining quota returned in X-RateLimit-Remaining header.

Access:

FreeProBusinessSee plans

Error Codes

400Bad Request — missing or invalid parameters
401Unauthorized — missing or invalid API key
403Forbidden — your tier doesn't have access to this endpoint
429Too Many Requests — rate limit exceeded
500Internal Server Error — something went wrong on our end

Need a higher limit or custom integration?

Enterprise plans include unlimited API access and dedicated support.

Contact us