Accounts

Create account

Creates a new account with associated wallets.

post/v1/accounts

Headers

privy-app-idstring required

ID of your Privy app.

privy-idempotency-keystring

Idempotency keys ensure API requests are executed only once within a 24-hour window.

Request body

OR

Response

The created account.

display_namestring nullable required

An optional display name for the account.

idstring required

The account ID.

Changes

No recorded changes to this endpoint across all 46 revisions of this API.