Overview
Complete API documentation for integrating with our wallet infrastructure.
Explore REST endpoints, WebSocket connections, and real-time event streams to automate wallet operations at scale.
Key endpoints
Common API categories include:
- Wallet management APIs
- Transaction signing APIs
- Policy engine APIs
- Compliance & audit APIs
- Real-time event webhooks
Authentication
All API requests require authentication (e.g., API keys or OAuth 2.0, depending on your deployment).
Secure your credentials, enforce least privilege, and rotate secrets regularly.