Risk of Rain

Risk of Rain 2 Web API

This is for any person who wants to build web apps, or need to look up info! This is a small wiki with an API function attached to it as well.

Below are all of the routes that you will need to access information about the items and survivors. If you want to access the API you will need to add a /api in the front.

To get all of the actual objects, use this! For Example: URL/api/commonItems If you want to just look up the stats, ditch the /api. For Example: URL/legendaryItems

This will bring all of the Items

/everyItem

Common/White Items

/commonItems

Uncommon/Green Items

/uncommonItems

Legendary/Red Items

/legendaryItems

Equipment/Orange Items

/equipmentItems

You probably spent 50% health for these and want to know what changed on your items.

/voidItems

Risky aren't you?

/lunarItems

Crushed a boss and need to know what the item does?

/bossItems

Bring up all of the survivors!

/survivor/everySurvivor

Shrines

/shrines