Apps
apps
Methods
Get the settings and configuration for an app.
Get the test accounts and credentials for an app.
Get aggregated Privy gas credits charged for a set of wallets over a time range. Maximum 100 wallet IDs and 30-day range per request.
Domain types
Confirmation response for deleting an allowlist entry.
An allowlist entry for an app.
The response for getting an app.
A valid CAIP-2 chain ID (e.g. 'eip155:1').
A crypto currency identified by a CAIP-2 chain ID and optional asset.
A currency asset type.
An email domain.
Allowlist invite input for an email domain.
Allowlist invite input for an email address.
Chain-specific configuration for embedded wallets.
Configuration for embedded wallets including the mode.
Whether to create embedded wallets on login.
Input configuration for embedded wallets.
The mode for embedded wallets.
Configuration for funding and on-ramp options.
A funding method for on-ramp.
A funding option with method and provider.
Currency for gas spend values.
Query parameters for getting gas spend for a set of wallets. The time range from start_timestamp to end_timestamp must not exceed 30 days.
Aggregated Privy gas credits charged for a set of wallets over a time range.
Allowlist invite input for a phone number.
Configuration for Telegram authentication.
A test account for an app.
Response for listing test accounts for an app.
Input for adding or removing an allowlist entry. Discriminated by type.
A user-owned recovery option for embedded wallets.
Allowlist invite input for a wallet address.
Allowlist
apps.allowlist
Methods
Get all allowlist entries for an app. Returns the list of users allowed to access the app when the allowlist is enabled.
The ID of the app.
Add a new entry to the allowlist for an app. The allowlist must be enabled.
Remove an entry from the allowlist for an app. The allowlist must be enabled.
Domain types