Axie Infinity Origins API

Read-only REST API for Axie Infinity: Origins community game data — list and fetch cards, runes, charms and items; list a user's fighters and fighter configurations; read burned items; list seasons and season detail; read global and season leaderboards; and page through a user's battle logs. Served from the Sky Mavis API gateway under /origins/v2 and authenticated with an X-API-Key issued from the Ronin Developer Console.

API entry from apis.yml

apis.yml Raw ↑
name: Axie Infinity Origins API
description: 'Read-only REST API for Axie Infinity: Origins community game data — list and fetch cards,
  runes, charms and items; list a user''s fighters and fighter configurations; read burned items; list
  seasons and season detail; read global and season leaderboards; and page through a user''s battle logs.
  Served from the Sky Mavis API gateway under /origins/v2 and authenticated with an X-API-Key issued from
  the Ronin Developer Console.'
humanURL: https://docs.skymavis.com/api/origins/origins-endpoints
baseURL: https://api-gateway.skymavis.com/origins/v2
tags:
- Gaming
- Game Data
- Leaderboards
- Blockchain
properties:
- type: Authentication
  url: authentication/axie-infinity-authentication.yml
- type: Conventions
  url: conventions/axie-infinity-conventions.yml
- type: ErrorCatalog
  url: errors/axie-infinity-problem-types.yml
- type: RateLimits
  url: rate-limits/axie-infinity-rate-limits.yml