SDKs
Use any of the available SDKs to complete your Fully Hosted or Enterprise integration. Don’t see your language? Reach out to request support for it.Authentication
Authentication depends on your integration type and platforms.Secret keys
Secret keys
Use secret keys only on your server and never expose them in any web or mobile client code.
Generate new secret keys in the dashboard.
Public keys
Public keys
Use public keys for client-side authentication and safely bundle them in web code.
Generate new public keys in the dashboard.
Session tokens
Session tokens
For mobile sessions, use session tokens generated on your server to authenticate.
Standard units
| Unit | Format | Details |
|---|---|---|
| Currency | Cents | All monetary amounts use cents. |
| Time | UTC / ISO 8601 | If a timezone isn’t relevant, time represents a local date. See individual endpoint docs for expected precision. |