Superhero Api
This API provides comprehensive information about superheroes. * You can search for a hero using their name, short name, or unique ID. * You have the option to sort heroes. * You can filter heroes based on their attributes such as speed, power, intelligence, strength, etc. * You can get info about the hero by selecting specific fields. * Additionally, you can retrieve random hero information.…
Superhero Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Filtered Heroes and Search Heroes / |
Retrieve heroes by sorting, filtering, and selecting specific fields |
| GET |
Get random hero /random |
Get random hero details |
| GET |
Get hero By ID /id/{heroID} |
Get SuperHero by **unique id.** |
Superhero Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | — |
|
| ULTRA | $5 / month | — |
|