FETCH402
← Protocol index

Resource / 124

unknown

Agentic Reservations.

Book a paid Resy reservation for the authenticated user using a slot config token.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 10000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x66717045858d9f598e2ebd046bf42a0b1063c0fa
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 10000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v FCFgb8Z63uwim2QpDJW4TGwLqZoENjckwGosLmg26zBS

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "config_id": "eyJ2ZXJzaW9uIjoiMS4yIi...",
    "day": "2026-05-01",
    "party_size": 2,
    "venue_id": "6194"
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{
  "example": {
    "kind": "booked",
    "reservation_id": 987654,
    "resy_token": "abc123token",
    "success": true
  },
  "type": "json"
}