Requests Todaytrending_up
1,284+12.3%
Manage API credentials for test and live environments
Use this key in frontend applications. Safe to expose in client-side code.
Use this key in server-side applications. Never expose publicly.
scheduleLast regenerated 14 days ago
curl -X POST https://api.chrono.do/v1/payments \
-H "Authorization: Bearer chr_test_sk_..." \
-d '{"amount": 1000, "currency": "usd"}'Ingest a usage event to test your metering pipeline. Events are sent to POST /v1/metering/events