Axie Infinity website screenshot

Axie Infinity

Axie Infinity is a blockchain game franchise built by Sky Mavis on the Ronin network, where players collect, breed and battle creatures called Axies across titles including Axie Infinity: Origins, Homeland and Classic. Its developer-facing surface is published through the Sky Mavis developer platform: the Axie Infinity Origins API exposes read-only community game data — cards, runes, charms, items, user fighter configurations, burned items, seasons, season leaderboards and paginated battle logs — while the Axie Experience Points (AXP) API lets partner games and dApps read and issue AXP, the off-chain progression token that maps to on-chain Axie levels. Both are REST products behind the api-gateway.skymavis.com gateway, authenticated with an X-API-Key issued per application from the Ronin Developer Console, and both require a per-service access grant requested in the console. Sky Mavis publishes a rendered API reference for these products but no downloadable OpenAPI description.

Axie Infinity publishes 2 APIs on the APIs.io network. Tagged areas include Company, Gaming, Blockchain, Web3, and NFT.

Axie Infinity’s developer surface includes documentation, API reference, getting-started guide, signup flow, support, engineering blog, authentication, and 14 more developer resources.

26.4/100 thin ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyGamingBlockchainWeb3NFTGame DataLeaderboardsRoninPlay-to-Earn

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/axie-infinity: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Axie Experience Points (AXP) API

REST API for Axie Experience Points, the ecosystem-wide off-chain progression system for Axies. Partner games and dApps read AXP balances for up to 24 Axies at a time, read AXP ...

Rate Limits 1

Documented rate limits and quota policies.

Axie Infinity Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Axie Infinity Authentication

apiKey · 2 schemes

SECURITY

Axie Infinity Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: axie-infinity
name: Axie Infinity
description: 'Axie Infinity is a blockchain game franchise built by Sky Mavis on the Ronin network, where players collect,
  breed and battle creatures called Axies across titles including Axie Infinity: Origins, Homeland and Classic. Its developer-facing
  surface is published through the Sky Mavis developer platform: the Axie Infinity Origins API exposes read-only community
  game data — cards, runes, charms, items, user fighter configurations, burned items, seasons, season leaderboards and paginated
  battle logs — while the Axie Experience Points (AXP) API lets partner games and dApps read and issue AXP, the off-chain
  progression token that maps to on-chain Axie levels. Both are REST products behind the api-gateway.skymavis.com gateway,
  authenticated with an X-API-Key issued per application from the Ronin Developer Console, and both require a per-service
  access grant requested in the console. Sky Mavis publishes a rendered API reference for these products but no downloadable
  OpenAPI description.'
url: https://raw.githubusercontent.com/api-evangelist/axie-infinity/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: stub
x-tier-reason: harvest
x-operated-by: sky-mavis
x-related-providers:
- sky-mavis
- ronin-network
x-enrichment:
  date: '2026-08-06'
  status: enriched
  artifacts_added: 10
  pass: local-v1
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-08-06'
modified: '2026-08-06'
tags:
- Company
- Gaming
- Blockchain
- Web3
- NFT
- Game Data
- Leaderboards
- Ronin
- Play-to-Earn
tags_raw:
- Company
- Gaming
- Blockchain
- Web3
- NFT
- Game Data
- Leaderboards
- Ronin
- Play to Earn
apis:
- 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
- name: Axie Experience Points (AXP) API
  description: REST API for Axie Experience Points, the ecosystem-wide off-chain progression system for Axies. Partner games
    and dApps read AXP balances for up to 24 Axies at a time, read AXP by game, check AXP gained, and issue AXP to Axies with
    a batched update call keyed on game_id + axie_id + timestamp. Requires an app in the Ronin Developer Console plus an approved
    AXP service permission.
  humanURL: https://docs.skymavis.com/api/axp/axp-endpoints
  baseURL: https://api-gateway.skymavis.com/axp
  tags:
  - Gaming
  - Game Data
  - 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/axie-infinity-domain-security.yml
- type: Website
  url: https://axieinfinity.com/
- type: DeveloperPortal
  url: https://developers.roninchain.com/
- type: Documentation
  url: https://docs.skymavis.com/
- type: APIReference
  url: https://docs.skymavis.com/api
- type: GettingStarted
  url: https://docs.skymavis.com/get-started
- type: SignUp
  url: https://developers.roninchain.com/console/applications/
- type: Support
  url: https://support.axieinfinity.com/hc/en-us
- type: Blog
  url: https://blog.axieinfinity.com/
- type: GitHubOrganization
  url: https://github.com/axieinfinity
- type: Whitepaper
  url: https://whitepaper.axieinfinity.com/
- type: TermsOfService
  url: https://cdn.skymavis.com/files/skymavis-terms-of-use-09012025.pdf
- type: PrivacyPolicy
  url: https://cdn.skymavis.com/files/skymavis-privacypolicy-10122024.pdf
- 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
- type: Lifecycle
  url: lifecycle/axie-infinity-lifecycle.yml
- type: Conformance
  url: conformance/axie-infinity-conformance.yml
- type: Packages
  url: packages/axie-infinity-packages.yml
- type: LLMsTxt
  url: llms/axie-infinity-llms.txt

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/axie-infinity"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/axie-infinity/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/axie-infinity/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.