Free Public APIs

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

Tested every single day.

sponsored by

Voxgig - Sponsor

🏰Disney API

Actions

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

1216 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

14 hours ago

Endpoint Added

a year ago

GET

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

https://api.disneyapi.dev/character

Last 30 Days

100 % Reliability

Avg. Response Time

1504 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

14 hours ago

Endpoint Added

a year 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

1186 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

9 hours ago

Endpoint Added

a year ago

Comments

Currently, there are no Comments for this API.