Amiibo API website screenshot

Amiibo API

AmiiboAPI is a free RESTful API providing comprehensive data about Nintendo Amiibo figures, including character details, game series, amiibo series classifications, regional release dates, and compatible game information across 3DS, Wii U, and Nintendo Switch platforms. The API requires no authentication and supports filtering by name, character, game series, type, and hexadecimal identifiers.

Amiibo API publishes 3 APIs on the APIs.io network: Amiibo API, Metadata API, and Reference API. Tagged areas include Nintendo, Amiibo, Gaming, Figures, and Characters.

The Amiibo API catalog on APIs.io includes 1 Spectral governance ruleset.

Amiibo API’s developer surface includes documentation and 7 more developer resources.

33.3/100 thin ▬ flat Agent 33/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreeOpen⚡ Free to try
1 APIs
NintendoAmiiboGamingFiguresCharactersVideo GamesREST

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
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/amiibo: 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 3

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

Amiibo API Amiibo API

Endpoints for retrieving Amiibo figure data

Amiibo API Metadata API

API metadata endpoints

Amiibo API Reference API

Reference data endpoints for types, series, characters, and game series

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Amiibo API

OPEN COLLECTION

Amiibo Metadata API

OPEN COLLECTION

Amiibo Reference API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Amiibo Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Amiibo Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Amiibo API API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Amiibo API Schemas

0 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Amiibo Example

1 fields

EXAMPLE

Amiibo Full Example

1 fields

EXAMPLE

Reference Example

4 fields

EXAMPLE

Security Posture 1

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

Amiibo Domain Security

no transport/DNS hardening detected

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Amiibo Agentic Access

7 operations

7 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: amiibo
name: Amiibo API
description: AmiiboAPI is a free RESTful API providing comprehensive data about Nintendo Amiibo figures, including character
  details, game series, amiibo series classifications, regional release dates, and compatible game information across 3DS,
  Wii U, and Nintendo Switch platforms. The API requires no authentication and supports filtering by name, character, game
  series, type, and hexadecimal identifiers.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Free · Open access
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/amiibo.png
url: https://raw.githubusercontent.com/api-evangelist/amiibo/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
tags:
- Nintendo
- Amiibo
- Gaming
- Figures
- Characters
- Video Games
- REST
apis:
- aid: amiibo:amiibo-amiibo-api
  name: Amiibo API Amiibo API
  description: Endpoints for retrieving Amiibo figure data
  humanURL: https://amiiboapi.org/
  baseURL: https://amiiboapi.org/api/
  tags:
  - Amiibo
  properties:
  - type: OpenAPI
    url: openapi/amiibo-amiibo-api-openapi.yml
  - type: Documentation
    url: https://amiiboapi.org/docs/
  - type: GitHubOrg
    url: https://github.com/N3evin/AmiiboAPI
  - type: JSONSchema
    url: json-schema/amiibo-schema.json
  - type: JSONLD
    url: json-ld/amiibo-jsonld.json
  - type: Plans
    url: plans/amiibo-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/amiibo-rate-limits.yml
  - type: FinOps
    url: finops/amiibo-finops.yml
- aid: amiibo:amiibo-metadata-api
  name: Amiibo API Metadata API
  description: API metadata endpoints
  humanURL: https://amiiboapi.org/
  baseURL: https://amiiboapi.org/api/
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/amiibo-metadata-api-openapi.yml
  - type: Documentation
    url: https://amiiboapi.org/docs/
  - type: GitHubOrg
    url: https://github.com/N3evin/AmiiboAPI
  - type: JSONSchema
    url: json-schema/amiibo-schema.json
  - type: JSONLD
    url: json-ld/amiibo-jsonld.json
  - type: Plans
    url: plans/amiibo-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/amiibo-rate-limits.yml
  - type: FinOps
    url: finops/amiibo-finops.yml
- aid: amiibo:amiibo-reference-api
  name: Amiibo API Reference API
  description: Reference data endpoints for types, series, characters, and game series
  humanURL: https://amiiboapi.org/
  baseURL: https://amiiboapi.org/api/
  tags:
  - Reference
  properties:
  - type: OpenAPI
    url: openapi/amiibo-reference-api-openapi.yml
  - type: Documentation
    url: https://amiiboapi.org/docs/
  - type: GitHubOrg
    url: https://github.com/N3evin/AmiiboAPI
  - type: JSONSchema
    url: json-schema/amiibo-schema.json
  - type: JSONLD
    url: json-ld/amiibo-jsonld.json
  - type: Plans
    url: plans/amiibo-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/amiibo-rate-limits.yml
  - type: FinOps
    url: finops/amiibo-finops.yml
common:
- type: AgenticAccess
  url: agentic-access/amiibo-agentic-access.yml
- type: DomainSecurity
  url: security/amiibo-domain-security.yml
- type: Website
  url: https://amiiboapi.org/
- type: Documentation
  url: https://amiiboapi.org/docs/
- type: GitHubOrg
  url: https://github.com/N3evin/AmiiboAPI
- type: Plans
  url: plans/amiibo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/amiibo-rate-limits.yml
- type: FinOps
  url: finops/amiibo-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/amiibo"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/amiibo/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/amiibo/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.