UCP Protocol

The Universal Commerce Protocol. Turn your static brochure site into a real-time API endpoint that Google agents can query.

  • Real-Time Availability API
  • Agentic Checkout
  • <200ms Latency Response
  • Slot Collision Prevention
POST /ucp/v1/availability
// RESPONSE (12ms)
{
  "status": "active",
  "slots": [
    { 
      "time": "10:00:00Z", 
      "token": "bk_9912",
      "price": 150.00 
    }
  ]
}

Direct Booking

Skip the landing page. Agents book directly.

Latency Optimized

Engineered to meet Google strict 200ms timeout.

Standardized

One API that works with Google, OpenAI, and Anthropic.