<aside> đź’ˇ
You’ll need an API key. Sign in and generate one here: https://bankr.bot/api
A typescript example for submitting an order can be found at the end of the documentation. And an example repo can be found here: https://github.com/BankrBot/trading-engine-api-example/tree/main/examples/widget
</aside>
The External Orders API allows third party users to interact with Bankr’s trading engine and order book, which supports a variety of simple and complex order types
Specifically, using the External Orders API, you can:
The supported order types are as follows:
Let’s walk through how core interactions with the API work. For concrete details on each of these, visit the API Reference section below
To place an order: