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
Loans
get
https://api.liquid.com
/loan_bids?currency={currency}
Live Loans
get
https://api.liquid.com
/loans?currency={currency}
Loans by Currency
get
https://api.liquid.com
/trades/{trade_id}/loans
Trade's Loan
post
https://api.liquid.com
/loan_bids
Create a Loan
put
https://api.liquid.com
/loan_bids/{loan_id}/close
Close a Live Loan
put
https://api.liquid.com
/loans/{loan_id}
Stops Re-Loaning
Private REST API - Previous
Crypto
Next - Private REST API
Fee Tier
Last modified
1yr ago
Copy link
Outline
get
Live Loans
get
Loans by Currency
get
Trade's Loan
post
Create a Loan
put
Close a Live Loan
put
Stops Re-Loaning