llms.txt Content
# Dynamic Documentation
> **Agent navigation guide:** Start here. Fetch only the section file that matches the reader's SDK or task.
> Do not scan every file linearly — use the section links below to navigate.
> API Reference schemas are split across parts; consult them only for type definitions.
> Base URL: `https://www.dynamic.xyz/docs`
## Documentation sections
- [Overview](https://www.dynamic.xyz/docs/overview/llms.txt) (121 pages) — Platform concepts, architecture, developer dashboard, and go-live checklist
- [Recipes](https://www.dynamic.xyz/docs/recipes/llms.txt) (53 pages) — Step-by-step integration recipes, frameworks, and how-tos
- [React SDK](https://www.dynamic.xyz/docs/react/llms.txt) (298 pages) — Components, hooks, wallets, authentication, and reference for React
- [JavaScript SDK](https://www.dynamic.xyz/docs/javascript/llms.txt) (244 pages) — Vanilla JS / framework-agnostic integration
- [React Native SDK](https://www.dynamic.xyz/docs/react-native/llms.txt) (140 pages) — Mobile integration for React Native
- [Node.js SDK](https://www.dynamic.xyz/docs/node/llms.txt) (126 pages) — Server-side Node.js SDK for EVM and SVM wallets
- [Python SDK](https://www.dynamic.xyz/docs/python/llms.txt) (10 pages) — Server-side Python SDK for EVM and SVM wallets
- [Rust SDK](https://www.dynamic.xyz/docs/rust/llms.txt) (10 pages) — Server-side Rust SDK for EVM and SVM wallets (beta)
- [Java SDK](https://www.dynamic.xyz/docs/java/llms.txt) (19 pages) — Server-side Java SDK for EVM and SVM wallets (beta)
- [Flutter SDK](https://www.dynamic.xyz/docs/flutter/llms.txt) (58 pages) — Flutter/Dart integration
- [Swift SDK](https://www.dynamic.xyz/docs/swift/llms.txt) (41 pages) — iOS/macOS Swift integration
- [Kotlin SDK](https://www.dynamic.xyz/docs/kotlin/llms.txt) (39 pages) — Android Kotlin integration
- [Unity SDK](https://www.dynamic.xyz/docs/unity/llms.txt) (23 pages) — Unity game engine integration
- [CLI](https://www.dynamic.xyz/docs/c
OpenAPI Spec (preview)
openapi: 3.0.1
info:
title: Dashboard API
description: Dashboard API documentation
version: 1.0.0
servers:
- url: https://app.dynamicauth.com/api/v0
- url: https://app.dynamic.xyz/api/v0
- url: http://localhost:3333/api/v0
tags:
- name: Analytics
- name: SDK
- name: Organizations
- name: Projects
- name: Environments
- name: Users
- name: Invites
- name: Tokens
- name: Origins
- name: Allowlists
- name: Wallets
- name: Members
- name: Sessions
- name: Sett