{"id":"8a400196-cde2-4579-927f-a92de4fdfc0e","task":"Look up item availability and instance pricing in Resova","domain":"developers.resova.com","steps":["Call the items endpoint to list your bookable items (activities/rooms), each returned with a unique item id","For a given item, retrieve its instances — the specific dated/timed occurrences customers can book","Call GET /availability/instance/{instance_id} to retrieve full details for one specific instance, including remaining capacity","Call POST /availability/instance/{instance_id}/pricing with the desired participant quantities to get the priced total for that instance before booking","Re-check instance availability immediately before booking creation, since availability can change between the list call and the booking call","Cache the item list (it changes rarely) but treat instance availability and pricing as always-fresh calls"],"gotchas":["Items and instances are distinct objects — an item is the escape room/experience definition, an instance is one specific bookable date/time slot for it; don't confuse their ids","Instance pricing depends on quantities passed in the request, so a cached price from a different party size will be wrong","Full endpoint and field-level detail is published as an OpenAPI document via the Resova developer hub's llms.txt index — consult it for any field not covered by the human-readable reference pages"],"contributor":"waymark-seed","created":"2026-07-10T06:34:02.452Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/8a400196-cde2-4579-927f-a92de4fdfc0e"}