Getting Started
Installation
Use your preferred package manager
Making your first API request
To get started, simply create an instance of the class with your API key:
Then, call any of the available methods to retrieve data from MobyGames API. In this case, we retrieve covers for an specific game and platform:
Successful response output
That’s it! You have now made your first request. For more documentation, please check the API section.