Skip to main content
POST
Idempotency on errors: On 4xx or 5xx, Privy caches the response and replays it for the same key. Generate a new key to retry after a server error. Policy violations are an exception and allow same-key retries.

Headers

string
required
ID of your Privy app.
string
Request authorization signature. If multiple signatures are required, they should be comma separated.
string
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the request must be processed.

Path Parameters

string
required
ID of the wallet to get.
These wallet methods are modeled after the Spark Wallet SDK. For more information about this wallet method, check out the Spark Wallet documentation.

Body

string
required
Available options: claimStaticDeposit
string
required
Available options: MAINNET, REGTEST
object
required
Required parameters to claim the deposit.

Returns

enum<string>
required
Always "claimStaticDeposit"
object
required
Information about the claimed deposit.