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.

Onvoy
Onvoy
Passage
Passage
Trove
Trove
Signet
Signet

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.

Onvoy

Onvoy

On-Chain Inventory & Booking

Smart-contract escrow replaces the OTA middleman. Operators publish experiences on-chain, distributors book against real-time inventory, and funds settle automatically via EURe stablecoin.

Smart Contract Escrow EURe Stablecoin Monerium IBAN

REST

API

3-5%

Protocol fee

Auto

Settlement

Passage

Passage

NFT Ticketing & Gated Reviews

Every booking mints an ERC-721 NFT ticket that transitions through lifecycle states. Only verified attendees can write reviews — eliminating fake reviews entirely.

ERC-721 Tickets Proof of Attendance Gated Reviews

ERC-721

Standard

QR

Check-in

100%

Verified

Trove

Trove

On-Chain Loyalty Programs

Mint ERC-20 reward tokens for every booking. Travelers earn, hold, redeem, and trade loyalty tokens across operators — transparent, portable, and on-chain.

ERC-20 Tokens Tier System Cross-Operator

ERC-20

Standard

Tiers

Auto-promo

Swap

Cross-op

Signet

Signet

On-Chain Document Signing

Liability waivers signed with ECDSA cryptographic signatures and anchored on-chain. Immutable, timestamped, and independently verifiable without trusting any third party.

ECDSA Signatures keccak256 Hashing PDF Certificates

ECDSA

Crypto sig

JWT

Sign links

Public

Verification

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://api.onvoy.travel/v1/bookings \
  -H "X-Api-Key: hlm_live_4f8a...d3e1"

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

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

# Verify a signature (Signet)
curl https://api.signet.travel/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.