AXP API
Overview
This API lets you integrate the Axie Experience Points (AXP) progression system into your game.
Authentication
This API requires an API key for authentication.
Authorization
To call the AXP API endpoints, you need permission to use the AXP service, which is requested through the Developer Console. For more information, see Request access to services.
Endpoints
📄️ Check AXP gained
Get the AXP info from a list of axies.
📄️ Get AXP
Get the AXP info from a list of axies.
📄️ Get AXP by game
Get the amount of AXP that can be updated by the game.
📄️ Update AXP
Update axie's AXP. Do not test this endpoint in production.
Errors
Code | Description |
---|---|
200 | Success |
5xx | Server error |
4xx | Client error: path not found, invalid API key, or exceeded rate limit. |
Was this helpful?
Happy React is loading...