Skip to main content
The Wallet API reads Swig wallet state through API-key guarded runtime endpoints.

Auth

Use an API key:
Developer-portal admin endpoints are intentionally omitted from this reference.

List token balances

GET /wallet/swig/{swig_config_address}/token-balances Query parameters: Response fields:

List token transactions

GET /wallet/swig/{swig_config_address}/token-transactions Query parameters:

Get policy

GET /wallet/policies/{policy_id} reads a policy visible to the API-key organization. Policy creation and policy administration are portal-admin flows, not API-key runtime endpoints.