Skip to main content

Welcome

The RapidX Quote API provides endpoints for cross-chain bridge functionality. This API allows you to get quotes for token swaps between different blockchain networks and retrieve information about supported chains.

RapidX API Endpoints

View the OpenAPI specification file

Available Endpoints

  • GET /api/getavailablechains - Get all supported blockchain networks
  • POST /api/rapidquote - Get cross-chain bridge quote for token swaps

Authentication

API endpoints do not require authentication and are publicly accessible.
I