Your API key is on its way. It should arrive within a minute or two.
api@countrytaxcalc.com — check your spam folder if it doesn't appear within 5 minutes.
X-API-Key: your_key to the request header.
curl -X POST https://api.countrytaxcalc.com/api/v1/calculate \
-H "X-API-Key: ctc_your_key_here" \
-H "Content-Type: application/json" \
-d '{"country": "DE", "income": 80000, "currency": "USD"}' Key didn't arrive? Email hello@countrytaxcalc.com and we'll sort it manually.