Privy · Authentication Profile

Privy Authentication

Authentication

Privy secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

Web3WalletsAuthenticationEmbedded WalletsMPC
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

appSecretAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/privy-openapi.yml
summary:
  types:
  - http
schemes:
- name: appSecretAuth
  type: http
  scheme: basic
  description: |-
    HTTP Basic auth using your Privy app ID as the username and your app
    secret as the password. Must be sent alongside the privy-app-id header.
  sources:
  - openapi/privy-openapi.yml