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.

40.4/100 thin ▬ flat Agent 35/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeOpen⚡ Free to try
3 APIs
NintendoAmiiboGamingFiguresCharactersVideo GamesREST

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 40.4/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 35/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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

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