XendBridge
  • Get Started
  • 🛠️API Method Calls
    • Third Party Order Operations
      • Rate
      • Buy Order
      • Sell Order
      • Swap Order
      • Pending Order
      • Pay For Order
      • Cancel Order
    • LP Simulation
      • Pay For Order (Buy Order)
      • Pay For Order (Sell Order)
    • Dispute
      • Raise Third Party Dispute
      • Get All Disputes
      • XendBridge Chat SDK
    • Payment Inquiry
    • WebHooks
      • Order Payment Confirmation
      • Order Matched Notification
      • Order Canceled Notification
      • Checksum Verification
  • 📄XENDBRIDGE PORTAL
    • Checkout URL
      • Buy Order
      • Sell Order
      • Swap Order
      • Rate
      • Rate Bounds
      • Initiate Order Created With Deferred Payment Method
      • Supported Currencies
      • Payment Methods
    • Inline Html Snippet
    • DeFi Checkout
  • 📦XENDBRIDGE SDKS
    • XendBridge NodeJs SDK
    • XendBridge .NET SDK
      • Rate
      • Buy Order
      • Sell Order
      • Swap Order
      • Pending Order
      • Pay For Order Confirmation
      • Cancel Order
      • Raise A Dispute
  • Errors
  • 🔖REFERENCE
    • API Reference
Powered by GitBook
On this page
  • Want to dive deep?
  • Dashboard Walkthrough
  • Get Your Secret and Public Keys
  • Renewing Keys
  • Want a quick integration?
  • Environments
  • Socials and Links

Was this helpful?

Get Started

XendBridge APIs Documentation

NextThird Party Order Operations

Last updated 2 years ago

Was this helpful?

XendBridge is a product of Binance and Google Launchpad-backed Xend Finance, which offers a peer-to-peer system that allows businesses to securely transact between fiat and cryptocurrency.

Below are the complete list and documentation of our external Restful APIs. You will also be able to utilize and test all of our APIs from here.

Want to dive deep?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

Dashboard Walkthrough

To integrate seamlessly with XendBridge, sign up to our and provide a valid business document. Notify the team after successful signup and your account will get activated and you can begin testing on our test environment.

The first step after signing up, you would create a new application and upload a logo.

Then the next step after creating the new app is to add supported currencies to the application.

Next, we'd set an order timeout for your application for buying, selling, or swapping orders.

Final step, we would then add the supported payment methods for the application.

Get Your Secret and Public Keys

Your API requests are authenticated using public and secret keys. Any request that should require a key but doesn't include it will return an error.

You can get your secret and public key in the webhook section on the dashboard.

Renewing Keys

For our quarterly security checks and updates, we advise renewing your public and secret keys on intervals or quarterly. Here's where you can do this;

Want a quick integration?

If you are looking to quickly integrate xendbridge into your app and process payments, dive into our new Checkout Portal feature.

OR

Install any of our available SDKs and make method calls giving you the much-needed response without having to make api calls.

Environments

We have two base url environments available to third parties, they are the Sandbox and the Live environments.

Sandbox Base Url

https://canary.xendbridge.com

Live Base Url

https://xendbridge.xend.finance

Socials and Links

XENDBRIDGE PORTAL
XENDBRIDGE SDKS
Website
API Reference
website