Free Public APIs

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

Tested every single day.

sponsored by

Speedscale - SponsorVoxgig - 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

1494 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

21 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

1522 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

16 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

1328 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

21 hours ago

Endpoint Added

a year ago

Comments

Currently, there are no Comments for this API.