Clearing Price REST API Overview
Moxie provides an off-chain API for you to calculate the clearing price of an auction on the Moxie protocol efficiently.
This lightweight API will be open-sourced for you to host on your own backend.
This API currently has an IP-based rate limit of 30 requests per minute.
To learn more about the off-chain clearing price API and how to use it, you can click on the links below.
Tutorials
Here are some tutorials to help you with certain use cases:
📄️ Get Clearing Price Of Certain Auction
In this tutorial, you will learn how to retrieve the clearing price of a market using the Clearing Price API.
References
If you're looking for a complete list of input and output specifications for the Clearing Price API, you can check out to the following reference and try the API directly from the interface:
📄️ Clearing Price API
The Clearing Price API allows you to retrieve the clearing price of a market. Learn all the inputs, outputs, and typing that is required to use this API.