Skip to main content

API Reference

The Hypermid API provides programmatic access to cross-chain swaps, bridges, fiat on-ramp, and partner management functionality.

Base URL

All endpoints are versioned under /v1/.

Authentication

Include your API key in the X-API-Key header. See Authentication for details.

Response Format

All responses use the standard envelope format:

Endpoint Groups

Swap

Chains, tokens, quotes, routes, and status tracking for cross-chain swaps.

Execute

Execute swaps and manage deposits.

On-Ramp

Fiat-to-crypto quotes, checkout sessions, and order tracking.

Partner

Partner profile, analytics, transaction history, and webhook management.

System

Health checks and system status.

Quick Reference