In this page you will learn how to work with the the OPENFORMAT API
https://api.openformat.tech
.
For instance, to get leaderboard data, the endpoint to use would look like this https://api.openformat.tech/v1/leaderboard
.
challenge
and verify
. As mentioned, an API Key is associated with a specific Ethereum account address. To achieve this, you must generate a challenge, sign it with your account address, and then verify the signed challenge.
We’ve developed a signing tool for signing messages with Metamask. If you prefer to sign messages locally, you can use the following scripts: