Skip to main content

Get started in 4 steps

Create an account, enable automation, create an API key, and make your first request.

Step 1: Sign in

Sign in at app.afkcrypto.com.

Step 2: Enable automation (Wallets)

In the Wallets page, toggle on Automation for your address. This enables AFK to sign transactions for automated workflows using session-based, non-custodial signing. You can revoke at any time.

Step 3: Create API key (wallet automation)

In the dashboard’s API Keys page, create an API key for wallet automation.
  • Header: x-api-key: afk_<prefix>_<random>
  • Keep this secret; rotate if compromised
See Authentication for details.

Step 4: Make API calls

Set your API key in an environment variable for reuse:
Provide Idempotency-Key: <uuid> on all write endpoints.

Next steps

Explore the core endpoints next:

Send asset

Transfer native and token assets.

Approve tokens

Approve ERC20 allowances.

Trade

Request quotes and execute swaps.

API documentation

Explore endpoints and conventions.
Need help? Email hello@afkcrypto.com or reach out on Twitter.