Dynamic REST API

Dynamic's REST API for wallet infrastructure — admin and environment management endpoints plus SDK-facing endpoints for auth, passkeys, embedded wallets, MPC/WaaS, users, sessions, MFA, gates, and webhooks. Authenticated with bearer API tokens issued from the Dynamic dashboard.

API entry from apis.yml

apis.yml Raw ↑
name: Dynamic REST API
description: Dynamic's REST API for wallet infrastructure — admin and environment management endpoints
  plus SDK-facing endpoints for auth, passkeys, embedded wallets, MPC/WaaS, users, sessions, MFA, gates,
  and webhooks. Authenticated with bearer API tokens issued from the Dynamic dashboard.
humanURL: https://www.dynamic.xyz/docs/api-reference
baseURL: https://app.dynamicauth.com/api/v0
tags:
- Wallet Infrastructure
- Authentication
- Embedded Wallets
- Webhooks
properties:
- type: Documentation
  url: https://www.dynamic.xyz/docs
- type: APIReference
  url: https://www.dynamic.xyz/docs/api-reference
- type: Authentication
  url: authentication/dynamic-authentication.yml
- type: Webhooks
  url: asyncapi/dynamic-webhooks.yml