Community-maintained RESTful and GraphQL API exposing a database of 9,820+ Disney characters and the films, short films, TV shows, video games, and park attractions they appear in. The project (BSD-3-Clause) is developed in the open by Manu Castrillon at https://github.com/ManuCastrillonM/disney-api and documented at https://disneyapi.dev. The REST surface is unauthenticated and read-only. Disney and Disney characters are trademarks of The Walt Disney Company; this project is community fan-content and is not affiliated with or endorsed by Disney.
APIs.json: https://disneyapi.dev
- Entertainment
- Characters
- Disney
- Open Source
- Fan API
- REST
- GraphQL
- Created: 2026-05-29
- Modified: 2026-05-29
RESTful Disney character API. Four GET endpoints: a service index at the root, a paginated character list at /character, and two by-id endpoints (/character/:id and the plural alias /characters/:id). Supports field-level substring filters on name, films, shortFilms, tvShows, videoGames, parkAttractions, allies, enemies, and alignment.
- Human URL: https://disneyapi.dev/docs/
- Base URL:
https://api.disneyapi.dev
- Characters
- REST
- Documentation
- API Reference
- Source Code
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Authentication
GraphQL Disney character API hosted at /graphql. Single root field characters(page, pageSize, filter) returns a CharacterPage with items and paginationInfo. The CharacterFilterInput accepts id, name, films, shortFilms, tvShows, videoGames, alignment, parkAttractions, allies, and enemies as substring filters. Schema is derived directly from the published source.
- Human URL: https://disneyapi.dev/docs/
- Base URL:
https://api.disneyapi.dev/graphql
- Characters
- GraphQL
- Documentation
- Source Code
- Authentication
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Website
- Documentation
- Source Code
- Source Code
- License
- Status Page
- Sign Up
- GitHub Repository
- GitHub Repository
- Spectral Rules
- Vocabulary
- JSON-LD — JSON-LD
- JSON Schema — JSON Schema
- JSON Schema — JSON Schema
- JSON Schema — JSON Schema
- JSON Schema — JSON Schema
- JSON Structure
- JSON Structure
- JSON Structure
- JSON Structure
- Example
- Example
- Example
- Rate Limits
FN: Kin Lane Email: kin@apievangelist.com