Connect Enchant to Conto

Use Conto organization API keys with Enchant when you need server-side payment controls, wallet provisioning, and policy enforcement across your org.

What the Enchant integration uses

Enchant is a server-side integration, so it should authenticate with organization API keys rather than per-agent SDK keys.

Organization API Keys

Enchant integrations should use `conto_...` organization keys so the backend can act across your workspace.

REST API Access

Provision wallets, manage policies, and trigger governed payment flows through Conto's server-side API surface.

Centralized Controls

Apply limits, approvals, trust rules, and audit trails before funds move, even when Enchant initiates the workflow.

Typical setup

A straightforward path from key creation to governed payments.

Step 1

Create an org key

Generate a `conto_...` organization API key for the Enchant environment that will call Conto.

Step 2

Connect Enchant server-side

Use the REST API or SDK-backed backend flows to create wallets, policies, and payment requests from Enchant.

Step 3

Let policy enforce the outcome

Conto evaluates the request, records the audit trail, and either approves, blocks, or escalates the payment.