RAWG · Capability
RAWG Video Games Database API — platforms
RAWG Video Games Database API — platforms. 3 operations. Lead operation: Get a list of video game platforms.. Self-contained Naftiko capability covering one Rawg business surface.
What You Can Do
GET
Platformslist
— Get a list of video game platforms.
/v1/platforms
GET
Platformslistsparentslist
— Get a list of parent platforms.
/v1/platforms/lists/parents
GET
Platformsread
— Get details of the platform.
/v1/platforms/{id}
MCP Tools
get-list-video-game-platforms
Get a list of video game platforms.
read-only
idempotent
get-list-parent-platforms
Get a list of parent platforms.
read-only
idempotent
get-details-platform
Get details of the platform.
read-only
idempotent