Superbridge
Start typing to search...

Solutions

Agents & LLMs

Programmatic cross-chain bridging for AI agents and automated systems

Superbridge provides programmatic cross-chain bridging that is well-suited for AI agents, LLMs, and other automated systems.

Why Superbridge for Agents

  • Structured API responses — All endpoints return well-typed JSON, making it easy to parse and act on bridging data without scraping or guesswork.
  • Multi-provider routing — A single API call returns quotes from multiple bridging providers, letting agents compare and select the best route automatically.
  • Full transaction lifecycle — The Activity endpoint provides real-time status tracking, so agents can monitor transactions from initiation to completion.
  • Native bridge focus — Routes use canonical, native bridges where possible, minimising trust assumptions and fees.

Getting Started

  1. Get an API key — see Authentication.
  2. Explore the API Reference for endpoint details.
  3. Use the SDK for type-safe TypeScript integration.
  4. Point your agent at /llms.txt for the full documentation in a single plain-text file.

LLM-friendly Documentation

The complete Superbridge documentation is available as a single markdown file at /llms.txt. This is designed for ingestion by LLMs and AI coding assistants — paste it into your context window or tool configuration to give your agent full knowledge of the Superbridge API.