RT Tours Developers

RT Tours VIP Israel exposes a public discovery layer for AI agents and developers who need to understand the service, documentation, and machine-readable entrypoints.

Quickstart

  1. Read /llms.txt for product overview, constraints, and agent guidance.
  2. Read /openapi.json for the read-only discovery specification.
  3. Read /status.json for host map and public capabilities.
  4. Use /.well-known/mcp and related MCP metadata for tool discovery.
  5. Route booking or custom quote requests into the human-confirmed contact workflow.

Authentication

Public self-serve API authentication is not available yet. RT Tours currently exposes a discovery-oriented public layer rather than a public autonomous booking API.

Code Examples

curl https://booking.rttours.co.il/llms.txt
curl https://booking.rttours.co.il/openapi.json
curl https://booking.rttours.co.il/status.json
curl https://booking.rttours.co.il/.well-known/mcp

Machine-Readable Resources