BrainDex Documentation
  • 💡Introduction
    • What is BrainDex?
  • 💁User Guides
    • How to Make a Swap
  • ⚡Protocol Information
    • Contracts
    • Technical Documentation
      • The BrainDex Router
        • Contract Interactions
      • The BrainDex Executor
    • Router Fees
    • Supported Chains and DEXes
    • Audit
  • ❔Faq
    • FAQ
  • 👩‍💻Developer Documentation
    • Your API endpoint
    • BrainDex Integration Quickstart
    • BrainDex API Integration
      • Pathfinder API - Requesting a Route
      • Pathfinder API - the Route Request Response
    • BrainDex Router Interaction
      • Sending a Swap Transaction
    • A Complete Example
Powered by GitBook
On this page
  1. Developer Documentation

Your API endpoint

We provide each partner protocol with a unique endpoint -- please reach out to us on Telegram, Discord, or Twitter for your unique endpoint and partner ID.

Generated endpoints always take the form of https://api.braindex.io/app/myAppId

Please note that we will deprecate dedicated partner IDs in favor of randomly generated API keys in the future.

PreviousFAQNextBrainDex Integration Quickstart

Last updated 2 years ago

👩‍💻