Free Public APIs

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

1006 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

4 hours ago

Endpoint Added

10 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

1104 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

a day ago

Endpoint Added

10 months 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

912 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

4 hours ago

Endpoint Added

10 months ago

Comments

Currently, there are no Comments for this API.