API Reference
wallets
Purpose
This group contains endpoints tagged together in the OpenAPI spec. Use the summaries below to understand what each endpoint does.
When to use
- Prefer calling APIs from your backend to avoid exposing secrets.
- Handle errors consistently and log request IDs for support.
Endpoints (5)
Click an endpoint to jump to its details.
get
/walletsList wallets for an organisation
Auth
No detailed description provided for this operation in the OpenAPI spec.
post
/walletsEndpoint
Auth
No detailed description provided for this operation in the OpenAPI spec.
delete
/wallets/{id}Delete a wallet
Auth
No detailed description provided for this operation in the OpenAPI spec.
patch
/wallets/{id}/defaultEndpoint
Auth
No detailed description provided for this operation in the OpenAPI spec.
patch
/wallets/{id}/supported-chainsUpdate supported EVM chains for a wallet
Auth
No detailed description provided for this operation in the OpenAPI spec.