Get the borrow quote for a liquidity transaction based on the input data
GET/liquidity/protocol/:protocol/type/:type/quote
This endpoint calculates the borrow quote for a liquidity transaction, including the borrow cost, required input/output, and duration.
Request
Responses
- 200
- 400
- 500
Successfully retrieved borrow quote
Bad request due to invalid input or missing parameters
Internal server error