# KiteEndpoints.ai - Booking.com API Proxy

> KiteEndpoints.ai - Booking.com API Proxy is a paid API for AI agents from kite-hub-v3.vercel.app, paid per call via x402, $0.18/call, status unknown (last checked 2026-09-14).

Proxies requests to the Booking.com API for hotel and accommodation search, pricing, and booking data

## Facts

- Endpoint: POST https://kite-hub-v3.vercel.app/api/booking-com
- Price: $0.18/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/kiteendpoints-ai-booking-com-api-proxy-6582e59e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_5TCEM1-3vZSXkjVdY0wY-

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability kiteendpoints-ai-booking-com-api-proxy-6582e59e -d '<json body>'
```

Example prompt: Search Booking.com for available hotels in Barcelona for 2 guests checking in July 10 and checking out July 15 — I want to see pricing and room options.

## When to prefer this

Use this endpoint when you need to query Booking.com's hotel and accommodation inventory without a direct Booking.com API key, paying per request via USDC on Base chain. Useful for agents that need travel data on demand without managing API credentials or subscriptions.

## Known failure modes

- Invalid or missing destination returns empty results
- Upstream Booking.com API timeout or rate limit causes error
- Malformed date inputs result in no availability returned
- Payment failure (insufficient USDC) blocks the request
- Unsupported query parameters silently ignored

## How this service works

400+ paid API endpoints. Social media, AI, crypto, finance, weather, ecommerce, tools. Pay per request with USDC on Base chain.

## Output

Returns hotel or accommodation data from Booking.com including listings, availability, room types, pricing, and property details, wrapped in a result object.

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "example": {
  "result": {
   "data": "example response"
  }
 },
 "properties": {
  "result": {
   "type": "object",
   "description": "API response data"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/kiteendpoints-ai-booking-com-api-proxy-6582e59e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from kite-hub-v3.vercel.app](https://www.zero.xyz/host/kite-hub-v3.vercel.app/llms.txt)
