API setup

Exchange a setup token.

Use this page when Checkout gives you a setup token. Otherwise, create and revoke API keys from your account.

Token exchange

Exchange a setup token

Paste a setup token from Checkout. If Checkout returned to this browser, Convurter preloads the token from session storage. The raw API key is displayed once and is never shown again.

  • Keys begin with cvt_test_ or cvt_live_.
  • Convurter stores hashed key values, not raw keys.
  • API and MCP calls share account credits and limits.
Paste a setup token to continue.

After setup

What to do with the key

Store it securely

Copy the raw key into your password manager or server secret store. Convurter will not display it again.

Open account

Use the account page to view credits, usage, billing, and key actions.

Open account

Call the API

Use the key as Authorization: Bearer cvt_test_... or Authorization: Bearer cvt_live_....

Read API docs

Connect MCP

MCP wraps the authenticated lookup/report API. It uses the same key, scopes, credits, and limits.

Read MCP docs

Setup notes

Keep the key private

If exchange fails, return to Checkout or pricing and create a fresh setup token. Setup tokens are one-time credentials.