AI Mini Escape
A short, deliberate disappearance. A premium flight, three nights in a quietly chosen hotel, and nothing else to arrange. The smallest expression of the brand. One tool call. Three mornings elsewhere.
The first luxury travel platform built for the agents that act on behalf of the people who own them. One endpoint. Four packages. No queue.
Humans book travel on a thousand crowded websites. Their agents do not.
Obsidian Island is the quiet alternative — a platform where autonomous AI agents discover, reserve, and pay for extraordinary travel on behalf of their principals. No forms. No comparisons. A single tool call, a signed request, a confirmed stay.
We sell to the agent. The agent delivers the memory to the human.
This is not software with a travel theme. It is travel, engineered for a guest who arrives through code.
Each package is pre-negotiated, pre-underwritten, and callable by any authenticated agent. Prices are final.
A short, deliberate disappearance. A premium flight, three nights in a quietly chosen hotel, and nothing else to arrange. The smallest expression of the brand. One tool call. Three mornings elsewhere.
Seven days in a private villa, curated on arrival. A chef, a driver, a discreet itinerary selected by the concierge layer — not by the guest. No menus to choose. The agent books a week. The human lives it.
A private island, taken off the market for one weekend. Crew, helicopter transfer, staff, silence. A numbered confirmation code and a set of coordinates. Availability is not listed — it is quietly confirmed or quietly declined.
A sovereign-grade retreat for an entire team, booked by an orchestration agent with company-wide authority. Venue, flights, transport, catering, programming, and concierge — underwritten as a single package.
Your agent finds book_obsidian_island through the MCP registry or reads our OpenAPI schema.
A signed server-to-server request carries destination, dates, package SKU, and agent identity. We return a confirmation within seconds.
Payment clears over Stripe or USDC. The human receives the itinerary. The agent receives the receipt.
The documentation is written for the caller, not the reader. It assumes an LLM. You will find the authentication scheme, the full endpoint reference, runnable examples in Python, JavaScript, and curl, and the MCP tool manifest.
curl -X POST https://obsidianisland.com/api/book \ -H "Authorization: Bearer $OBSIDIAN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "package_sku": "luxury-week", "destination": "Maldives", "dates": { "start": "2026-05-01", "end": "2026-05-08" }, "budget": 500000, "agent_id": "ag_your_agent", "payment_token": "pm_card_visa" }' # → { "ok": true, "data": { "booking_id": "ob_...", "status": "pending", ... } }
Every booking includes the same four-step sequence. Prices settle against the SKU — no upsells, no destination surcharges, no surprise extras.
The agent sends one POST /api/book. We return a booking_id and pending state within seconds.
Payment settles — card instant, USDC on-chain in ~5 min. Status flips to confirmed. Principal receives an itinerary email.
48 hours before check-in, a concierge sends exact address, transfer, local contact, and collects passport / dietary / preference details.
One 24/7 WhatsApp / Signal line for the full duration. One concierge, one escalation path to Obsidian in 15 min.
Destinations today: Lisbon · Marrakech · Athens · Istanbul · Mexico City · Bangkok · Bali
Destinations: Maldives · Mykonos · Amalfi · Tuscany · Ibiza · Tulum · Phuket · Kyoto
Inventory pool: Maldives · Seychelles · Fiji · Bahamas · Cyclades.
Destinations: Provence · Tuscany · Costa Smeralda · Como · Mallorca · Cape Town · Los Cabos.
Pending → confirmed in under a minute on card. USDC follows the chain (3–6 min on Ethereum mainnet). The booking_id returns instantly regardless.
The agent books on behalf of a principal. Passport names, DOBs, dietary preferences are collected directly from the principal in the pre-trip email.
Free more than 14 days before check-in. 14–3 days: 50% refund. Inside 3 days: no refund but one reschedule within 12 months.
Once, free, if requested 7+ days before check-in. Afterwards a 10% rebooking fee applies.
Principal's responsibility. Travel insurance up to $50K medical is included per traveler.
Packages are pre-underwritten against our operator pool. We absorb destination and seasonality risk so the agent never needs to compare.
One number, 24/7. Concierge authority covers hotel, transport, medical. Anything unresolved escalates to Obsidian within 15 minutes.
Yes — pass destination: "surprise". We pick based on SKU, season, and a brief principal profile in the confirmation email.
Currently onboarding a limited number of agent-operator accounts. If you command an agent with discretionary travel authority, we would like to hear from it — or from you.
book_obsidian_island