Privy logo

Privy

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.

3 APIs 0 Features
Web3WalletsAuthenticationEmbedded WalletsMPC

APIs

Privy REST API

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...

Privy Wallets RPC

JSON-RPC method passthrough for signing transactions and arbitrary RPC calls against Privy-managed wallets.

Privy Webhooks

Webhook delivery of user, wallet, and transaction events. Subscriptions managed via the dashboard and REST API.

Resources

🔗
Website
Website
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: privy
url: https://raw.githubusercontent.com/api-evangelist/privy/refs/heads/main/apis.yml
name: Privy
x-type: company
description: 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.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
- Web3
- Wallets
- Authentication
- Embedded Wallets
- MPC
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
- aid: privy:rest-api
  name: Privy REST API
  description: 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.
  humanURL: https://docs.privy.io/api-reference/introduction
  baseURL: https://api.privy.io/v1
  tags:
  - REST
  - Wallets
  - Users
  - Auth
  properties:
  - type: Documentation
    url: https://docs.privy.io/api-reference/introduction
- aid: privy:wallets-rpc
  name: Privy Wallets RPC
  description: JSON-RPC method passthrough for signing transactions and arbitrary
    RPC calls against Privy-managed wallets.
  humanURL: https://docs.privy.io/api-reference/wallets/rpc
  baseURL: https://api.privy.io/v1/wallets/{walletId}/rpc
  tags:
  - JSON-RPC
  - Wallet
  properties:
  - type: Documentation
    url: https://docs.privy.io/api-reference/wallets/rpc
- aid: privy:webhooks
  name: Privy Webhooks
  description: Webhook delivery of user, wallet, and transaction events. Subscriptions
    managed via the dashboard and REST API.
  humanURL: https://docs.privy.io/recipes/webhooks
  baseURL: https://api.privy.io/v1
  tags:
  - Webhooks
  properties:
  - type: Documentation
    url: https://docs.privy.io/recipes/webhooks
common:
- type: Website
  url: https://www.privy.io/
- type: Plans
  url: plans/privy-plans-pricing.yml
- type: RateLimits
  url: rate-limits/privy-rate-limits.yml
- type: FinOps
  url: finops/privy-finops.yml
maintainers:
- FN: Kin Lane
  email: [email protected]