cURL
curl --request GET \ --url https://api.mithril.protocol/v1/quotes
{ "premium": 123, "quoteId": "<string>", "expiresAt": "2023-11-07T05:31:56Z" }
Returns a premium quote for a specific protocol and coverage amount.
The protocol to get coverage for (e.g., 'jupiter')
The amount of coverage in USDC
Quote response
The premium cost in USDC