Skip to main content
All paths are relative to the base URL. See authentication and errors and idempotency.

Register a wallet-signed API grant

POST /v1/api-keys Requires the main account owner’s EIP-712 signature. Copy-wallet key creation is rejected with main_account_required; non-mainnet grants are rejected with mainnet_required.

Request body

Example request

Response

See the OpenAPI schema for nested response objects and validation patterns. Illustrative successful response:

Revoke a key with the account owner signature, including before registration

POST /v1/api-keys/revoke Requires the account owner’s EIP-712 signature.

Request body

Example request

Response

See the OpenAPI schema for nested response objects and validation patterns. Illustrative successful response: