WakaPay Docs

API Reference

wallets

← All tags

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.
get/wallets

List wallets for an organisation

Auth

No detailed description provided for this operation in the OpenAPI spec.

operationId: WalletController_listtag: walletspermalink
post/wallets

Endpoint

Auth

No detailed description provided for this operation in the OpenAPI spec.

operationId: WalletController_createtag: walletspermalink
delete/wallets/{id}

Delete a wallet

Auth

No detailed description provided for this operation in the OpenAPI spec.

operationId: WalletController_removetag: walletspermalink
patch/wallets/{id}/default

Endpoint

Auth

No detailed description provided for this operation in the OpenAPI spec.

operationId: WalletController_setDefaulttag: walletspermalink
patch/wallets/{id}/supported-chains

Update supported EVM chains for a wallet

Auth

No detailed description provided for this operation in the OpenAPI spec.

operationId: WalletController_updateSupportedChainstag: walletspermalink