Overview

The Enso API provides developers with a comprehensive set of tools to interact with DeFi protocols and execute complex transactions across multiple blockchain networks. This reference documentation covers all available endpoints, request parameters, and response formats to help you integrate Enso’s capabilities into your applications.

Getting Started

Authentication

All API requests require authentication using an API key. Include your API key in the request headers:

For testing, you can use the demo API key: 1e02632d-6feb-4a75-a157-documentation.

-H "Authorization: Bearer YOUR_API_KEY"

Getting an API Key

  1. Create an account on the Enso Dashboard
  2. Generate an API key from your dashboard
  3. Use this key in all API requests

API Groups

The Enso API is organized into several functional groups:

Router API

Optimize token swaps and DeFi position entries with best-execution routing across multiple protocols and liquidity sources.

Bundler API

Execute multiple DeFi actions in a single atomic transaction, reducing gas costs and improving user experience.

Standards and Protocols

Get supported integration concepts: protocols, standards, and their actions.

Metadata API

Access comprehensive information about tokens, protocols, networks, and DeFi opportunities.

Key Concepts

Before using the Enso API, familiarize yourself with these key concepts: