Generate an HTTP client
Download the OpenAPI document for your client generator or API testing tool:Prepare for production
Use the production readiness checklist after your test payment and policy exercise succeed. Keep environment configuration, key rotation, webhook verification, and payment reconciliation with your application’s deployment instructions.Dashboard diagnostics
Open Developers, select an agent and its wallet, and paste that agent’s SDK key into the connection panel. Check connection reads setup using the pasted key; Inspect payment reads the original payment request ID. The panel shows HTTP status, latency, scopes, and customer-facing payment state. It does not execute payments. Setup progress counts only unexpired keys with the scopes required for the selected flow and completed payments from the selected agent and wallet. Useconto webhooks test to send a signed synthetic event to your local handler.
The connection check verifies authentication;
it does not guarantee that a particular payment will pass policy checks.
For Python, use the standard-library sandbox starter.
For support, email support@conto.finance with the request ID,
package version, and reproduction steps. Keep credentials out of support messages.