Marvel Rivals Counters
Hero ability counter data for Marvel Rivals. look up which abilities counter a given ability, what an ability counters in return, and which heroes are the strongest overall answer to a given hero. (Currently testing Cyclops to learn his matchups.)
Marvel Rivals Counters endpoints
| Method | Endpoint | Description |
|---|---|---|
| Heroes | ||
| GET |
getHero /api/heroes/{hero} |
Returns every ability for the given hero, each with full counter detail in both directions (what counters it, and what it counters). |
| GET |
listHeroes /api/heroes |
Returns every hero on file along with how many abilities are recorded for them. |
| Counters | ||
| GET |
getAbilityCounters /api/heroes/{hero}/abilities/{ability} |
Returns full counter detail for one ability: what counters it (`countered_by`), what it counters in return (`counters`), and any "ideal counter" heroes called out for it… |
| GET |
getHeroCounters /api/heroes/{hero}/counters |
Returns every other hero who counters at least one of this hero's abilities, ranked by how many abilities they counter, plus the union of "ideal counter" heroes called out in the… |
Marvel Rivals Counters pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA | $20 / month | — |
|