Privy is a wallet and authentication platform for Web3 apps offering embedded wallets, server wallets, and progressive authentication. Provides client SDKs (React, React Native, Swift, Android, Unity, Node, Go, Python) plus a public REST API for wallet, user, and transaction operations.
APIs.json: https://raw.githubusercontent.com/api-evangelist/privy/refs/heads/main/apis.yml
- Web3
- Wallets
- Authentication
- Embedded Wallets
- MPC
- Created: 2026-05-08
- Modified: 2026-05-08
REST API for managing users, wallets, sessions, transactions, and policies. Endpoints include /v1/users, /v1/wallets, wallet RPC, signing, and transaction sending across EVM and Solana.
- Human URL: https://docs.privy.io/api-reference/introduction
- Base URL:
https://api.privy.io/v1
- REST
- Wallets
- Users
- Auth
JSON-RPC method passthrough for signing transactions and arbitrary RPC calls against Privy-managed wallets.
- Human URL: https://docs.privy.io/api-reference/wallets/rpc
- Base URL:
https://api.privy.io/v1/wallets/{walletId}/rpc
- JSON-RPC
- Wallet
Webhook delivery of user, wallet, and transaction events. Subscriptions managed via the dashboard and REST API.
- Human URL: https://docs.privy.io/recipes/webhooks
- Base URL:
https://api.privy.io/v1
- Webhooks
FN: Kin Lane Email: kin@apievangelist.com