Walt Disney · JSON Structure
Walt Disney Character Structure
Documentation of the data structure for Disney character objects.
Type: object
Properties: 0
Fortune 100EntertainmentMediaStreamingParksContent
Walt Disney Character Structure is a JSON Structure definition published by Walt Disney.
Meta-schema:
JSON Structure
{
"title": "Disney Character Structure",
"description": "Documentation of the data structure for Disney character objects.",
"type": "object",
"fields": [
{ "name": "_id", "type": "integer", "description": "Unique character identifier", "required": true },
{ "name": "url", "type": "string", "description": "API URL to character details" },
{ "name": "name", "type": "string", "description": "Character name", "required": true },
{ "name": "sourceUrl", "type": "string", "description": "Disney wiki source URL" },
{ "name": "films", "type": "array", "itemType": "string", "description": "Disney feature films" },
{ "name": "shortFilms", "type": "array", "itemType": "string", "description": "Disney short films" },
{ "name": "tvShows", "type": "array", "itemType": "string", "description": "Television shows" },
{ "name": "videoGames", "type": "array", "itemType": "string", "description": "Video games" },
{ "name": "parkAttractions", "type": "array", "itemType": "string", "description": "Disney park attractions" },
{ "name": "allies", "type": "array", "itemType": "string", "description": "Allied characters" },
{ "name": "enemies", "type": "array", "itemType": "string", "description": "Enemy characters" },
{ "name": "alignment", "type": "string", "description": "Good, Evil, Neutral, or Anti-Hero" },
{ "name": "imageUrl", "type": "string", "description": "Character image URL" }
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/walt-disney-character-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.