1. Switch to Live API Keys
Generate and use Live API credentials with the appropriate permissions for your production environment.Checklist
— ⬜ Base URL [https://api.openxswitch.com/v1/]
- For Wallet-as-a-Service integrations replace the Sandbox base URL [
https://api.openxswitch.com/v1/sandbox/] with the Live base URL [https://api.openxswitch.com/v1/] - Smart Account integrations use the same base URL [
https://api.openxswitch.com/v1/] across Sandbox and Live environments.
— ⬜ Replace Sandbox API keys with Live API keys.
— ⬜ Ensure the API key has the required permissions/scopes enabled.
— ⬜ Configure your Wallet Secret if integrating with Smart Account infrastructure.
2. Configure Webhooks
Webhooks are required for real-time transaction updates, deposits, withdrawals, swaps, and balance synchronization.Checklist
— ⬜ Configure required webhook events for your application.— ⬜ Ensure your webhook endpoint is publicly accessible.
— ⬜ Verify webhook signatures/hashes before processing events.
— ⬜ Test webhook handling using Sandbox or simulation events.
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=062e79ad9c4540929eec204aff020178)
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=f6328956931c9664a2a070c2edb6e9b3)