Skip to main content
Relayer home page
Search...
⌘K
Search...
Navigation
Exchange
Create order (deprecated)
Documentation
API Reference
Website
GitHub
Introduction
Welcome to the API Reference
API Endpoints
App
API Keys
Auth
Team
Modules
Integrators
Wallets
Signing Policies
Action: Directory
Action
Applications
Action: Rewards
Users
Action: Indexing
Action: Builders
Action: Tokens
Protocols: Swap
Protocols: Lending
Protocols: Swap (Uniswap Execute)
Transactions
Signing Approvals
Protocols: Lending (Aave Execute)
Payout: Rails
Payout: Accounts
Payout: Recipients
KYB
Exchange
POST
Activate OTC operator
GET
Get operator registration status
PATCH
Update spread configuration
GET
Get OTC clients
GET
Get operator treasury
GET
Get treasury dashboard summary
POST
Create cash entry
GET
Get cash entry history
GET
Get OTC quote
GET
List trades by status
POST
Create trade
GET
List orders by status (deprecated)
deprecated
POST
Create order (deprecated)
deprecated
GET
Get trade by ID
GET
Get order by ID (deprecated)
deprecated
PATCH
Mark cash picked up
PATCH
Mark cash picked up (deprecated)
deprecated
POST
Release escrow
POST
Release escrow (deprecated)
deprecated
Exchange - Internal
Bots
Create order (deprecated)
cURL
curl
--request
POST
\
--url
http://localhost:4000/v1/exchange/orders
Exchange
Create order (deprecated)
deprecated
POST
http://localhost:4000/v1
https://relayer-api.onrender.com/v1
https://api.relayer.fi/v1
/
exchange
/
orders
Try it
Create order (deprecated)
cURL
curl
--request
POST
\
--url
http://localhost:4000/v1/exchange/orders
Query Parameters
integratorId
string
Response
201 - undefined
List orders by status (deprecated)
Get trade by ID
⌘I