New: LI.FI's API for Agentic Commerce is live ā MCP Server, Agent Skills, and AI-first docs. Learn more
curl --request GET \
--url https://li.quest/v1/gas/prices{
"standard": 123,
"fast": 123,
"fastest": 123,
"lastUpdated": 123
}This endpoint can be used to get the most recent gas prices for the enabled chains in the server.
curl --request GET \
--url https://li.quest/v1/gas/prices{
"standard": 123,
"fast": 123,
"fastest": 123,
"lastUpdated": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.li.fi/llms.txt
Use this file to discover all available pages before exploring further.