Superhero API (akabab) · Example Payload

Superheroes Powerstats Example

Games And ComicsSuperheroesComic BooksOpen SourceStatic APIGitHub PagesPublic APIs

Superheroes Powerstats Example is an example object payload from Superhero API (akabab), with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

intelligencestrengthspeeddurabilitypowercombat

Example Payload

Raw ↑
{
  "intelligence": 38,
  "strength": 100,
  "speed": 17,
  "durability": 80,
  "power": 24,
  "combat": 64
}