Dashboard
Developers
Where your API keys live, and how sandbox and production keys stay separate.
The Developers section gathers the credentials you need to integrate with Tonder. From here you get your public key and your account identifier, and you reach Webhooks management. Keep your credentials safe and confidential.

API Keys
| Credential | Description |
|---|---|
| Public API Key | Your public key to process payments, APMs, and Hosted Checkout sessions. Sent as Authorization: Token {public_key}. |
| Account ID | Your business account identifier. |
You can reveal and copy each credential with the on-screen controls. Sandbox
(dashboard-stage.tonder.io) and Production (dashboard.tonder.io) keys are different.
Your secret key (used for card tokenization) is server-side only — never expose it in the client. See Authentication.
Webhooks
Webhook management (add, test, view deliveries) lives on its own screen. See Webhooks (dashboard) for operation, and the Webhooks section for formats, events, and retries.
Next steps
Was this page helpful?
