Built on Camino Network

The Web3 Platform
for Travel

Four blockchain products under one roof. On-chain booking, NFT ticketing, loyalty tokens, and document signing — all built for travel operators on Camino Network.

4

Blockchain products

1

Unified API console

<2s

Transaction finality

~$0.001

Per on-chain operation

The Platform

Four Products,
One Mission

Each product solves a distinct problem in travel operations. Together, they form a complete Web3 infrastructure for the industry.

The Flow

One Booking Triggers Everything

A single booking event cascades through all four products automatically.

Onvoy

Onvoy

Booking confirmed on-chain. Funds locked in smart contract escrow. Webhook fires to all products.

Passage

Passage

NFT ticket minted to traveler's wallet. QR code generated. Review window scheduled post-attendance.

Trove

Trove

Loyalty tokens minted based on earn rules and tier multiplier. Tier auto-evaluated and promoted if threshold crossed.

Signet

Signet

Liability waiver generated from template and signing link emailed to traveler. Signature recorded on-chain.

Helm Console — API Overview

Total Requests (24h)

12,847

+14% vs yesterday

Error Rate

0.3%

Below threshold

Requests by Product

Onvoy
5,781
Passage
3,597
Trove
2,312
Signet
1,157

Active API Keys

hlm_live_4f8a...d3e1
Active All products
hlm_test_9c2b...f7a0
Test Passage, Trove

The Console

One Dashboard for Everything

Register once, get API keys that work across all four products. Monitor usage, manage webhooks, rotate keys, and track on-chain activity from a single console.

  • API key management with per-product scoping
  • Real-time usage analytics per endpoint
  • Webhook configuration with delivery logs and retry
  • On-chain activity feed across all products
  • Rate limit visibility and usage quotas

For Developers

One Key, Four APIs

All four products share the same authentication, rate limiting, and idempotency patterns. Integrate one, you know them all.

REST

JSON APIs

HMAC

Webhook signing

OpenAPI

Full specs

AWS

KMS custody

Same key, different products
# Book an experience (Onvoy)
curl https://www.onvoy-travel.xyz/api/v1/bookings \
  -H "X-Api-Key: hlm_live_4f8a...d3e1"

# Check ticket status (Passage)
curl https://www.passage-travel.xyz/api/v1/tickets/tkt_92f1 \
  -H "X-Api-Key: hlm_live_4f8a...d3e1"

# Get loyalty balance (Trove)
curl https://www.trove-travel.xyz/api/v1/loyalty/balance \
  -H "X-Api-Key: hlm_live_4f8a...d3e1"

# Verify a signature (Signet)
curl https://www.signet-travel.xyz/api/v1/signing/verify/0xab3f... \
  -H "X-Api-Key: hlm_live_4f8a...d3e1"

Shared Infrastructure

Built on the Same Foundation

Every product shares the same blockchain SDK, wallet infrastructure, and API patterns.

Custodial Wallets

AWS KMS-managed keys. Travelers and operators never need MetaMask or seed phrases. Wallets are created automatically on first interaction.

Camino Network

Purpose-built L1 for travel. EVM-compatible, sub-second finality, negligible gas costs. KYC-verified validators ensure regulatory compliance.

Multi-Tenant

Row-level tenancy with automatic scoping. Each customer gets isolated data, API keys, and webhook endpoints across all products.

Ready to Build on
Web3 Travel?

Get your API keys and start integrating in minutes. Four products, one console, zero blockchain complexity.