Skip to main content
All Rach service endpoints authenticate with an API key sent in the X-API-Key header. Use the right key for the right product — Payments (test_sk_ / live_sk_) and CaaS (rach_sk_*) keys are not interchangeable.
Send API keys only from your backend. Never expose them in a browser or mobile client.

Payments

CaaS

The prefix decides the environmenttest_* runs in sandbox, live_* in production. See Test vs Live.

Auth errors

See Errors.