Welcome back, β
Today's Requests
β
of β daily limit
This Month
β
of β monthly limit
Next Billing
β
Current plan
Your API Key
Bearer token β include in every request
Loadingβ¦
Quick Start
Example: Exchange rates (curl)
curl https://macro.coexinbrand.com/api/v1/exchange-rates \
-H "X-API-Key: YOUR_KEY"
-H "X-API-Key: YOUR_KEY"
Example: Python
import requests
headers = {"X-API-Key": "YOUR_KEY"}
r = requests.get("https://macro.coexinbrand.com/api/v1/exchange-rates", headers=headers)
print(r.json())
headers = {"X-API-Key": "YOUR_KEY"}
r = requests.get("https://macro.coexinbrand.com/api/v1/exchange-rates", headers=headers)
print(r.json())
Plan & Billing
Available Plans
Free
LKR 0 /mo
- 200 requests / day
- Latest 90 days data
- All sources
- Community support
Starter
LKR 10 /mo
- 20,000 requests / month
- Full historical data
- All sources
- Email support
Pro
LKR 7,500 /mo
- 200,000 requests / month
- Full historical data
- Priority support
- Webhook notifications