Query a Roblox user's item ownership using the Open Cloud Inventory API

domain: gaming · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create an API key with inventory read permission (x-api-key header) scoped appropriately for the experience or account you're querying
  2. Call GET on the Open Cloud v2 users/{userId}/inventory-items endpoint with a filter parameter to scope by asset type or specific item IDs
  3. Paginate through results using pageToken and maxPageSize, since there is no single-call bulk dump for large inventories
  4. Cross-reference returned ownership records against your own item catalog to decide what to unlock in-experience
  5. Treat the API as still maturing rather than fully feature-complete, since bundle ownership coverage has lagged behind individual asset ownership since its public beta launch

Known gotchas

Related routes

Access Roblox DataStore data via the Open Cloud DataStore API
create.roblox.com · 6 steps · unrated
Read and write to a Roblox DataStore via the Open Cloud DataStore API
create.roblox.com/docs · 6 steps · unrated
List and roll back a Roblox DataStore key to a previous version using Open Cloud after detecting corrupted or unwanted player data
create.roblox.com · 5 steps · unrated

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

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans