Waymark / Routes / docs.mod.io
Search, filter, and paginate mods for a game using the mod.io v1 Get Mods endpoint
domain: docs.mod.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checked community attestations: 0✓ / 0✗
Steps Authenticate with an API key (or OAuth token for user-scoped actions) against the target game ID Call GET /games/{game-id}/mods to list mods, using _sort (e.g., name, -date_live) to control ordering Apply field-level filters (tags, name-like text search, date ranges) documented in mod.io's filtering reference to narrow results Page through large result sets using the API's offset/limit parameters Pass a platform target header when the parent game has platform filtering enabled, to only return mods approved for that platform
Known gotchas Platform-filtered games silently exclude mods not yet approved for the requesting platform unless you set the platform header correctly Sort strings use a leading '-' for descending order (e.g., -date_live) -- omitting it reverses the expected ordering
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp