Free Public APIs

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

Tested every single day.

sponsored by

Speedscale - SponsorVoxgig - Sponsor

🏰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

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

1551 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

9 hours ago

Endpoint Added

7 months ago

GET

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

https://api.disneyapi.dev/character

Last 30 Days

0 % Reliability

Avg. Response Time

1355 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

9 hours ago

Endpoint Added

7 months ago

GET

Filter a specific character using the character?params endpoint.

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

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

1245 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

5 hours ago

Endpoint Added

7 months ago

Comments

Currently, there are no Comments for this API.