RunesDEX
  • 🌞What is Runes Dex
  • Runes Dex Intro
    • 🚙Get Started
      • Create Wallet
      • Get BTC
      • What Is a Bitcoin Taproot Address
      • What is UTXO
      • What is Bitcoin Runes
  • Products
    • 🔄Exchange
      • What Is an Automated Market Maker
      • Liquidity Pools
      • Swap
      • Fees
      • How to Trade
    • 🔎Explore
      • Tokens
      • Pools
      • Transactions
  • Tokenomics
    • 🪙RUNES•NETWORK
  • Support
    • ❓FAQ
    • 🖼️Brand Kit
    • 🤝Contacts
  • API DOCS
    • Introduction
    • Swap
    • API Specification
  • Links
    • Website
    • Twitter
    • Discord
    • Mirror
Powered by GitBook
On this page
  • General Info
  • Authentication:
  • Responses:
  1. API DOCS

Introduction

Get started interacting and building on top of the RunesDeX Platform with our REST API. For access please reach out to partners@runesdex.com.

General Info

Base URL: https://app.runesdex.com/v1

Authentication:

The RunesDEX API uses API keys to authenticate requests. The API key you’ve been provided must be included in the x-api-key HTTP header in all authenticated requests. To request an API key, please reach out to the RunesDEX team.

Responses:

  • 200 OK: The swap was successful. The response will include details of the transaction.

  • 400 Bad Request: The request was invalid (e.g., missing parameters, invalid values).

  • 500 Internal Server Error: An error occurred on the server while processing the request.

PreviousContactsNextSwap