Free Public APIs

A collection of 311 Free Public APIs for Students and Developers.

Tested every single day.

🏰Disney API

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.

Showcase

Currently, there are no Showcases using this API.

Endpoints

Get the details about one character using the character/:id endpoint.

https://api.disneyapi.dev/character/308

Last 30 Days

86 % Reliability

Avg. Response Time

790 ms

13 % Error Rate

Endpoint Checked

7 hours ago

Endpoint Added

4 months ago

Filter a specific character using the character?params endpoint.

https://api.disneyapi.dev/character?name=Mickey%20Mouse

Last 30 Days

86 % Reliability

Avg. Response Time

939 ms

13 % Error Rate

Endpoint Checked

6 hours ago

Endpoint Added

4 months ago

Get the list of all characters using the /character endpoint.

https://api.disneyapi.dev/character

Last 30 Days

86 % Reliability

Avg. Response Time

1000 ms

13 % Error Rate

Endpoint Checked

4 hours ago

Endpoint Added

4 months ago

Comments

Currently, there are no Comments for this API.