For AI agents & developers

Everything on this site is available to machines over public, read-only endpoints. No account, key or token is needed.

Retrieval paths

NeedEndpoint
List or filter codesGET /api/agent/codes
One exact codeGET /api/agent/code?code=19klikes!!
OpenAPI 3.1 documentGET /openapi.json
MCP server (Streamable HTTP)POST /mcp
Agent Skill artifactGET /ai/skills/site-lookup/SKILL.md
Full datasetGET /data/codes.json

GET /api/agent/codes accepts status (listed_active = 3+ independent lists, weakly_attested = 1–2), q (substring over code, reward and conditions), min_sources (1–4), limit (1–100, default 50) and offset. The MCP server exposes two tools: list_codes and get_code.

Limitations — read before answering someone

Provenance

Codes, reward figures and redemption steps were cross-checked on 16 September 2026 against the game's own Roblox page and several independently maintained code lists last updated between 11 and 15 September 2026. Where lists disagreed, the disagreement is shown. Where none had an answer, the answer is marked unknown.

Authentication

None is required, and none is offered yet. Planned OAuth discovery is published as an explicitly under construction contract at /.well-known/oauth-authorization-server and /auth.md; its endpoints return 503 temporarily_unavailable. The public lookup above stays open.