Ecosystem/StableTravel

StableTravel

Tempo
Travel15 endpointsFrom $0.0054 /req

Pay-per-request travel APIs for flights, hotels, activities, transfers, and real-time flight tracking via FlightAware. Search, book, and manage travel — no API keys required.

View documentation

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (12)

Search tours and activities.

Path/services/stabletravel/api/activities/search
MethodGET
Price$0.054 per request

Example Request

curl
curl -X GET \
  "https://api.indiegent.com/services/stabletravel/api/activities/search" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "origin": "JFK",
  "destination": "LAX",
  "departure_date": "2026-04-15"
}'

Free (3)

IndieGent Endpoint

api.indiegent.com/services/stabletravel

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli