Get started
Webhooks
Register endpoints under /webhooks to receive rate changes instead of polling. Deliveries are signed t=<timestamp>,v1=<hmac-sha256> in x-etforex-signature — the same scheme Stripe uses, so existing verification code ports directly. The timestamp is inside the signed material; reject anything outside a 5-minute tolerance.