Authentication
Intro
To connect to the XP API, you will need an authentication key provided by the XP team.
You can request one here -> contact@xp-protocol.io
Valid score submission
You must be approved with a valid api key to submit scores to this endpoint.
For a score to take effect, you must also sign the update with a wallet address that is approved as an "owner" or "updater" for that specific XP Project Id. (Can be added in your dashboard/Directly on contract)
Connecting
Connect using the "X-API-KEY" header in your request
Example Request
Last updated