Home
Superhero API
Batman
Batman
Superheroes Comics Characters Marvel DC Comics Entertainment Open Data
Batman is an example object payload from Superhero API, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
response id name powerstats biography appearance work connections image
Example Payload
{
"response": "success",
"id": "70",
"name": "Batman",
"powerstats": {
"intelligence": "100",
"strength": "26",
"speed": "27",
"durability": "50",
"power": "47",
"combat": "100"
},
"biography": {
"full-name": "Bruce Wayne",
"alter-egos": "No alter egos found.",
"aliases": [
"Dark Knight",
"Caped Crusader",
"The Bat"
],
"place-of-birth": "Crest Hill, Bristol Township, NJ",
"first-appearance": "Detective Comics #27",
"publisher": "DC Comics",
"alignment": "good"
},
"appearance": {
"gender": "Male",
"race": "Human",
"height": [
"6'2\"",
"188 cm"
],
"weight": [
"210 lb",
"95 kg"
],
"eye-color": "blue",
"hair-color": "black"
},
"work": {
"occupation": "Businessman",
"base": "Batcave, Stately Wayne Manor, Gotham City, New Jersey"
},
"connections": {
"group-affiliation": "Batman Family, Batman Incorporated, Justice League, Outsiders",
"relatives": "Thomas Wayne (father, deceased), Martha Wayne (mother, deceased), Alfred Pennyworth (legal guardian)"
},
"image": {
"url": "https://www.superheroapi.com/images/api/70/image.jpg"
}
}
Every example 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 examples
4 MCP tools reach this
find_examplesBrowse and filter every example 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.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/batman"
All examples
curl "https://apis.io/api/v1/examples?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.