← Back to search
60
Partial
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
developer llms-txtopenapiapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 60/100

            

llms.txt Content

# Dynamic Documentation > **Agent navigation guide:** Use the Table of Contents to identify the > right implementation type and subcategory, then jump to that section. > Do not scan this file linearly — use the section headers to navigate. > API Reference schemas are listed last; consult them only for type definitions. > Base URL: `https://www.dynamic.xyz/docs` ## Table of Contents - **Overview** (113 pages) — Platform concepts, architecture, developer dashboard, and go-live checklist - **Recipes** (51 pages) — Step-by-step integration recipes, frameworks, and how-tos - **React SDK** (295 pages) — Components, hooks, wallets, authentication, and reference for React - **JavaScript SDK** (174 pages) — Vanilla JS / framework-agnostic integration - **React Native SDK** (143 pages) — Mobile integration for React Native - **Node.js SDK** (109 pages) — Server-side Node.js SDK for EVM and SVM wallets - **Python SDK** (10 pages) — Server-side Python SDK for EVM and SVM wallets - **Rust SDK** (10 pages) — Server-side Rust SDK for EVM and SVM wallets (beta) - **Java SDK** (18 pages) — Server-side Java SDK for EVM and SVM wallets (beta) - **Flutter SDK** (59 pages) — Flutter/Dart integration - **Swift SDK** (41 pages) — iOS/macOS Swift integration - **Kotlin SDK** (39 pages) — Android Kotlin integration - **Unity SDK** (23 pages) — Unity game engine integration - **CLI** (7 pages) — Command-line tool for environment configuration and dashboard operations - **REST API Reference** (958 pages) — Full REST API — admin endpoints, SDK endpoints, and schema types --- ## Overview Platform concepts, architecture, developer dashboard, and go-live checklist. - [ETHGlobal New York 2026](https://www.dynamic.xyz/docs/overview/ethglobal-new-york-2026) — Everything you need to build with Dynamic at ETHGlobal New York 2026. - [Fireblocks Flow API guide](https://www.dynamic.xyz/docs/overview/fireblocks-flow-api) — Implement payment, deposit, and withd

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