Dynamic website screenshot

Dynamic

Dynamic is a wallet infrastructure platform for fintech, crypto, and stablecoin applications, letting companies embed non-custodial wallets, connect 800+ external wallets, run distributed (TSS-MPC) key management, and build onchain products such as crypto payments, trading, yield, and global money movement without in-house crypto expertise. Developers integrate through a full stack that ranges from low-level REST APIs to prebuilt UI SDKs for React, JavaScript, React Native, Flutter, Swift, Kotlin, Unity, and server-side Node, Python, Rust, and Java, plus a `dyn` CLI, an official documentation MCP server, and webhooks for environment events. The REST API is organized into admin and SDK endpoints for environments, users, wallets, sessions, MFA, gates, and Wallet-as-a-Service (WaaS). Dynamic was backed by a16z and was acquired by Fireblocks in October 2025.

Dynamic publishes 1 API on the APIs.io network. Tagged areas include Company, Wallet Infrastructure, Web3, Crypto, and Authentication.

The Dynamic catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Dynamic’s developer surface includes documentation, API reference, getting-started guide, engineering blog, signup flow, pricing, changelog, and 22 more developer resources.

55.4/100 developing ▬ flat Agent 41/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyWallet InfrastructureWeb3CryptoAuthenticationEmbedded WalletsStablecoinsKey ManagementMPCDeveloper ToolsFintechBlockchain

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 55.4/100 · developing
Contract Quality 11.0 / 21
Developer Ergonomics 11.8 / 17
Commercial Clarity 10.3 / 17
Operational Transparency 6.1 / 11
Governance 1.3 / 10
Discoverability 6.5 / 9
Regulatory Posture 8.4 / 15
Agent readiness — 41/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/dynamic: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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, sessio...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

dynamic-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Dynamic Authentication

http · 2 schemes

SECURITY

Dynamic Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Dynamic Trust Center

SOC 2

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dynamic
name: Dynamic
description: Dynamic is a wallet infrastructure platform for fintech, crypto, and stablecoin applications, letting companies
  embed non-custodial wallets, connect 800+ external wallets, run distributed (TSS-MPC) key management, and build onchain
  products such as crypto payments, trading, yield, and global money movement without in-house crypto expertise. Developers
  integrate through a full stack that ranges from low-level REST APIs to prebuilt UI SDKs for React, JavaScript, React Native,
  Flutter, Swift, Kotlin, Unity, and server-side Node, Python, Rust, and Java, plus a `dyn` CLI, an official documentation
  MCP server, and webhooks for environment events. The REST API is organized into admin and SDK endpoints for environments,
  users, wallets, sessions, MFA, gates, and Wallet-as-a-Service (WaaS). Dynamic was backed by a16z and was acquired by Fireblocks
  in October 2025.
url: https://raw.githubusercontent.com/api-evangelist/dynamic/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://cdn.prod.website-files.com/626692727bba3f384e008e8a/67efcc8f11a9608cf3084bc3_328d77e78384deddd386bc6036ac7cc3_shared-img-home.jpg
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-acquired-by: Fireblocks
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Wallet Infrastructure
- Web3
- Crypto
- Authentication
- Embedded Wallets
- Stablecoins
- Key Management
- MPC
- Developer Tools
- Fintech
- Blockchain
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://www.dynamic.xyz/docs
- type: Documentation
  url: https://www.dynamic.xyz/docs
- type: APIReference
  url: https://www.dynamic.xyz/docs/api-reference
- type: GettingStarted
  url: https://www.dynamic.xyz/docs/overview/introduction/welcome
- type: Blog
  url: https://www.dynamic.xyz/blog
- type: SignUp
  url: https://app.dynamic.xyz/
- type: Login
  url: https://app.dynamic.xyz/
- type: Pricing
  url: https://www.dynamic.xyz/pricing
- type: TermsOfService
  url: https://www.dynamic.xyz/terms-conditions
- type: PrivacyPolicy
  url: https://www.dynamic.xyz/privacy-policy
- type: GitHubOrganization
  url: https://github.com/dynamic-labs
- type: StatusPage
  url: https://status.dynamic.xyz/
- type: ChangeLog
  url: changelog/dynamic-changelog.yml
- type: MCPServer
  url: mcp/dynamic-mcp.yml
- type: CLI
  url: cli/dynamic-cli.yml
- type: Packages
  url: packages/dynamic-packages.yml
- type: SDKs
  url: packages/dynamic-packages.yml
- type: LLMsTxt
  url: llms/dynamic-llms.txt
- type: Authentication
  url: authentication/dynamic-authentication.yml
- type: Conventions
  url: conventions/dynamic-conventions.yml
- type: Lifecycle
  url: lifecycle/dynamic-lifecycle.yml
- type: Webhooks
  url: asyncapi/dynamic-webhooks.yml
- type: Components
  url: components/dynamic-components.yml
- type: Conformance
  url: conformance/dynamic-conformance.yml
- type: Compliance
  url: https://www.dynamic.xyz/security
- type: TrustCenter
  url: security/dynamic-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/dynamic-vulnerability-disclosure.yml
- type: Security
  url: https://www.dynamic.xyz/submit-bug-bounty-report
- type: DomainSecurity
  url: security/dynamic-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence