cURL
curl --request GET \ --url https://api.lidian.finance/api/v1/quote-requests/{id} \ --header 'x-api-key: <api-key>'
{ "message": "<string>", "data": { "quoteId": "<string>" } }
Get quote request by ID
Documentation IndexFetch the complete documentation index at: https://docs.lidian.finance/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.lidian.finance/llms.txt
Use this file to discover all available pages before exploring further.
Quote request ID
Quote request retrieved successfully
Show child attributes