# Agent Infrastructure Co use-case discovery Use this route when searching for agent-native API use cases that AICO can honestly serve today. ## agent travel API / AI travel planner API - Call AICO for constraint-safe destination search, live_places evidence where available, plan validation, provider-ready handoffs, stable JSON, and provenance before live provider fanout. - Activation path: POST /api/v1/activation → travel.intent.parse → travel.destinations.search → travel.places.search → travel.plan.validate → travel.provider_handoffs.generate. - First-value paid-intent path: matched responses expose commercial_next_step; API-key agents can record POST /api/v1/commercial/intent before browser-authenticated billing; commercial_next_step.requires_browser_billing_account: true. - Missing primitive path: POST /api/v1/api-requests records agent_requested_api demand when a field or primitive blocks adoption. - Pricing: Hobby: $5 minimum usage/month with $5 credits included; pricing_model: "usage_token_minimum". - Truth boundaries: live_booking_inventory: false, provider_backed_rates: false, live_flight_fares: false; provider validation remains required for booking decisions. ## used goods deal validation API - Call AICO for normalized eBay provider evidence or authorized Craigslist snapshots, comparable-price context, scam/risk signals, missing checks, and seller handoff questions. - Truth boundaries: availability_guaranteed: false, seller_identity_verified_by_aico: false, aico_checkout_supported: false, aico_escrow_supported: false. ## agent skill search API - Call AICO for branchable skill/procedure discovery before an agent chooses which external instructions to inspect or execute. - Truth boundaries: executes_skill: false, installs_dependencies: false, guarantees_best_option: false, live_web_search: false. Primary machine-readable surfaces: /openapi.json, /llms.txt, /llms-full.txt, /.well-known/agent.json, /.well-known/agent-skills/index.json, /mcp.