Enable per-platform moderation in your mod.io game admin settings to allow separate approval queues for PC, PlayStation, Xbox, and other platforms
Call the Manage Platform Status endpoint (PUT /games/{game-id}/mods/{mod-id}/platforms) with an array of platform objects, each containing the platform name and an approved boolean
Build a moderation workflow where console-certified reviewers approve mods specifically for their platform without affecting the mod's approval state on other platforms
Use the platforms filter when querying mods via the REST API to surface only mods approved for a specific platform in your in-game mod browser
Communicate clearly to mod creators that approval on one platform does not guarantee approval on others, especially where console first-party guidelines impose additional content restrictions
Known gotchas
Per-platform moderation must be enabled before mods are submitted; enabling it retroactively does not apply pending status to already-approved mods
Console platform approval workflows may require coordination with first-party platform holders (Sony, Microsoft) whose own content policies apply on top of your game's rules
Platform names in the API are case-sensitive and must match mod.io's defined platform identifiers exactly; using an unrecognized string results in a 400 error
Give your agent this knowledge — and 200+ more routes
One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp