Liquid API
Search…
Liquid API
Introduction
Version History
Rate Limiting
Authentication
Response Data
Errors
Pagination
Public Rest API
Product Data
Loan Book
Fees
Private REST API
Get Orders
Create Orders
Edit Orders
Cancel Orders
Executions
Transactions
Trading
Fiat
Crypto
Loans
Fee Tier
Accounts
Websocket (Liquid Tap)
Introduction
Authentication
Public Channels
Private Channels
Ping Pong
OAuth
OAuth
Powered By
GitBook
Get Orders
get
https://api.liquid.com
/orders?funding_currency={funding_currency}&product_id={product_id}
All Orders
get
https://api.liquid.com
/orders/{order_id} OR /orders/client:{client_order_id}
Single Order
​
Get a single order by providing the client order ID.
get
https://api.liquid.com
/orders/{order_id}/trades
An Order's Trade
Public Rest API - Previous
Fees
Next - Private REST API
Create Orders
Last modified
4mo ago
Copy link
Contents
get
All Orders
get
Single Order
get
An Order's Trade