Back to API List
🏰
Unlock the Magic: How to Use the Disney API for Fun Projects
🤡 Entertainment |
38 views |
.
Description
GET only API for Disney characters information. No authentication required. Provides endpoints to filter characters, get all characters, and get details about one character. Available in REST and GraphQL. Includes schemas for character data.
Documentation
View Full DocumentationOur easy-to-follow documentation helps you get started quickly with code examples in multiple programming languages.
Methods
get
Endpoints
Get the details about one character using the character/:id endpoint.
https://api.disneyapi.dev/character/308
Get the list of all characters using the /character endpoint.
https://api.disneyapi.dev/character
GET Filter a specific character using the character?params endpoint.
https://api.disneyapi.dev/character?name=Mickey%20Mouse
API Statistics
Popularity
817%
Error Rate
0%
Health
85%
Reliability
100%
Showcase
.