FromSoftware API

To access data, use URL endpoint /api/gameTitle

For example, endpoint /api/elden ring yields the following result as a JSON object:

developer: "FromSoftware"
publishers: "Bandai Namco"
directors: "Hidetaka Miyazaki, Yui Tanimura"
releaseYear: "2022"
releasePlatforms: "PlayStation 4, PlayStation 5, Xbox One, Xbox Series X/S, PC"
copiesSold: "20 million"
metacriticScore: "96"

The API currently supports queries for FromSoftware titles released 2009-2022.