Free Public APIs

A collection of 323 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

Filter a specific character using the character?params endpoint.

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

Last 30 Days

100 % Reliability

Avg. Response Time

1290 ms

0 % Error Rate

Endpoint Checked

a day ago

Endpoint Added

5 months ago

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

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

Last 30 Days

100 % Reliability

Avg. Response Time

1144 ms

0 % Error Rate

Endpoint Checked

a day ago

Endpoint Added

5 months ago

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

https://api.disneyapi.dev/character

Last 30 Days

100 % Reliability

Avg. Response Time

1141 ms

0 % Error Rate

Endpoint Checked

18 hours ago

Endpoint Added

5 months ago

Comments

Currently, there are no Comments for this API.