Create account
Accounts
Create account
Creates a new account with associated wallets.
POST
Create account
Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Idempotency keys ensure API requests are executed only once within a 24-hour window.
Body
application/json
- CreateAccountFromWalletsConfigurationInput
- CreateAccountFromWalletIdsInput
Input for creating a digital asset account from new wallets with a wallets_configuration specification.
Response
200 - application/json
The created account.

