{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://agentinfrastructureco.com/#organization","name":"Agent Infrastructure Co","url":"https://agentinfrastructureco.com","email":"agent@agentinfrastructureco.com","description":"Agent Infrastructure Co builds infrastructure for agents as first-class users, buyers, and operators.","sameAs":["https://agentinfrastructureco.com/llms.txt","https://agentinfrastructureco.com/llms-full.txt","https://agentinfrastructureco.com/openapi.json","https://github.com/dchaniel/agent-travel-api-examples","https://gist.github.com/dchaniel/ec1c3f7b8a1e8871b7d8cd7f246cdf9a"]},{"@type":"WebSite","@id":"https://agentinfrastructureco.com/#website","url":"https://agentinfrastructureco.com","name":"Agent Infrastructure Co","publisher":{"@id":"https://agentinfrastructureco.com/#organization"},"about":{"@id":"https://agentinfrastructureco.com/travel#software"}},{"@type":"SoftwareApplication","@id":"https://agentinfrastructureco.com/travel#software","name":"Agent Travel API","applicationCategory":"DeveloperApplication","operatingSystem":"Web API, hosted MCP, Node.js CLI","url":"https://agentinfrastructureco.com/travel","isAccessibleForFree":true,"publisher":{"@id":"https://agentinfrastructureco.com/#organization"},"description":"Agent-native travel search and validation tools for AI agents: constraint-safe destination/provider search, live_places evidence where available, provider-ready handoffs, provenance, and bookability state. Not live booking inventory, provider-backed rates, live flight fares, or a full booking stack. The current validated primitive proof chain is activation → travel.intent.parse → travel.destinations.search → travel.places.search → travel.plan.validate → travel.provider_handoffs.generate; travel.places.search supplies branchable live_places evidence in that eval proof. Current proof: Point Reyes + Sonoma Coast shows candidate_intent_coherence while preserving live_booking_inventory: false, provider_backed_rates: false, and live_flight_fares: false. Normalized bookability fields expose bookability_status/bookability: no_match or unsupported_coverage responses are not_bookable, while matched beta responses are handoff_required with next_step execute_provider_handoffs.","offers":{"@type":"Offer","price":"5","priceCurrency":"USD","availability":"https://schema.org/OnlineOnly","description":"Hobby: $5 minimum usage/month with $5 credits included. Pro: $20 minimum usage/month with $20 credits included. pricing_model: \"usage_token_minimum\". Usage-token minimum billing; monthly minimum includes same-dollar AICO credits. Paid access increases production-shaped limits; this is not live booking inventory or provider-backed quotes.","url":"https://agentinfrastructureco.com/signup?next=%2Fbilling"},"featureList":["Query-sensitive destination ranking","Stable JSON response for downstream agents","OpenAPI, llms.txt, llms-full.txt, hosted MCP, and CLI discovery surfaces","Validated primitive proof chain: activation → travel.intent.parse → travel.destinations.search → travel.places.search → travel.plan.validate → travel.provider_handoffs.generate","travel.places.search returns branchable live_places evidence for the selected in-scope candidate without ranked-destination payload bloat","Current proof: Point Reyes + Sonoma Coast with candidate_intent_coherence.status coherent and live_booking_inventory: false, provider_backed_rates: false, live_flight_fares: false","Normalized bookability: top-level bookability_status/bookability returns not_bookable for no_match or unsupported_coverage, and handoff_required with execute_provider_handoffs for matched beta responses","Trust fields: confidence, booking_readiness, provider_handoffs, unsupported_constraints, why_not_bookable_yet, intelligence_basis, live_signals, remote_work_snapshot, family_snapshot, event_fit, accessibility_snapshot, visa_stay_snapshot, multi_city_snapshot, and event_snapshot"],"softwareHelp":"https://agentinfrastructureco.com/docs"},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/activation#entrypoint","name":"Agent Travel API one-request activation endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/activation","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Machine-completable one-request agent activation endpoint for free sandbox evaluation. It creates a sandbox account and returns the first bearer API key exactly once, without browser signup, mailbox verification, dashboard cookies, or payment; production billing remains a separate authenticated upgrade step."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/travel/search#entrypoint","name":"Agent Travel API search endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/travel/search","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Authenticated Bearer API key endpoint for agent-native travel search and validation: search/validate candidates from origin, date window, trip length, budget, interests, live_places evidence, provider-ready handoffs, and hard constraint fields; use it to search/validate candidates, inspect account/quota state, and enumerate supported destinations through the public API surface. Research lifecycle controls include live_research_mode and max_live_research_ms; bounded arbitrary-destination responses can expose research_status.mode=research_pending and poll_url while keeping live_booking_inventory: false, provider_backed_rates: false, and live_flight_fares: false."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/travel/research/jobs/{id}#entrypoint","name":"Agent Travel API research status endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/travel/research/jobs/{id}","httpMethod":"GET","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Authenticated Bearer API key endpoint for agents to poll research_status and poll_url progress after a bounded or async arbitrary-destination research handoff. Pending/partial evidence is a provider/search handoff state, not live booking inventory: live_booking_inventory: false, provider_backed_rates: false, and live_flight_fares: false until provider-backed integrations verify them."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/goods/search#entrypoint","name":"Agent Commerce Used Goods API search endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/goods/search","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Authenticated Bearer API key endpoint for agents to search normalized used-goods evidence from eBay Browse API provider listing evidence and authorized Craigslist snapshots. Returns provider_statuses, listings, deal_summary, seller_handoff, and truth_boundaries including aico_checkout_supported: false, aico_escrow_supported: false, seller_identity_verified_by_aico: false, and availability_guaranteed: false until AICO has real checkout, escrow, seller verification, or provider availability guarantees."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/goods/deal/validate#entrypoint","name":"Agent Commerce Used Goods deal validation endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/goods/deal/validate","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Authenticated Bearer API key endpoint for agents to validate a found used-goods listing against comparable eBay Browse API evidence and authorized Craigslist snapshots. Returns comps, price_vs_market, deal_validation, scam_risk_signals, missing_checks, seller_questions, seller_handoff, and false checkout, escrow, seller verification, and availability guarantee boundaries."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/skills/search#entrypoint","name":"Skill Search API endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/skills/search","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Authenticated Bearer API key endpoint for agents to search branchable skill/procedure options before spending tokens on ad hoc work. Returns product=skill_search_v0, ranked options with provenance, branch_on guidance, limitations, next_steps, and truth_boundaries including executes_skill: false, installs_dependencies: false, guarantees_best_option: false, and live_web_search: false in v0."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/agent-launch/audit#entrypoint","name":"Agent Launch Pack audit endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/agent-launch/audit","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Unauthenticated public HTTP(S) endpoint for agents to audit owned launch/discovery surfaces before spending external readiness scans. Returns product=agent_launch_pack_v0, readiness_score, verified_surfaces, owned_fixable_gaps, external_only_gaps, fix_plan, truth_boundaries, and should_run_external_scan; it does not run active Ora/ORank scans, submit registries, publish packages, create Wikipedia/Wikidata entities, or claim third-party acceptance."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/agent-launch/generate#entrypoint","name":"Agent Launch Pack generate endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/agent-launch/generate","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Unauthenticated public HTTP(S) endpoint for agents to generate patch-ready launch artifacts and discovery-surface starter files. Returns files, patches, and truth_warnings for OAuth, registry, package, Wikipedia/Wikidata, provider inventory, checkout, escrow, verification, and external-account claims that must not be faked."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/agent-launch/verify#entrypoint","name":"Agent Launch Pack verify endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/agent-launch/verify","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Unauthenticated public HTTP(S) endpoint for agents to verify live launch surfaces after deployment. Returns ready_for_external_scan, remaining_owned_gaps, remaining_external_todos, and should_run_external_scan so agents can separate owned-fixable repairs from external account/notability blockers."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/proof/notability/preflight#entrypoint","name":"Agent Proof Graph notability preflight endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/proof/notability/preflight","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Unauthenticated public HTTP(S) endpoint for agents to classify first-party versus independent proof before believing, citing, submitting, or buying. Returns product=agent_proof_graph_v0, independent_substantial_sources, self_authored_sources, trivial_mentions, claim_graph, venue_readiness, evidence_plan, safe_next_step, and truth_boundaries; it does not publish Wikipedia/Wikidata pages, guarantee notability, submit registries, or claim external authority."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/travel/destinations#entrypoint","name":"Agent Travel API destinations endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/travel/destinations","httpMethod":"GET","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Authenticated Bearer API key endpoint for agents to enumerate supported source/provenance-tiered destinations, curated_baseline/model_estimate metadata, intelligence basis, and coverage boundaries before deciding whether to call search."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/account/me#entrypoint","name":"Agent Travel API account endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/account/me","httpMethod":"GET","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Authenticated Bearer API key endpoint for agents to inspect API-key identity, quota, and usage state before upgrading or running higher-volume tests."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/feedback#entrypoint","name":"Agent Travel API feedback endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/feedback","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"Authenticated Bearer API key endpoint for agents to submit structured agent feedback after REST or MCP calls, including blockers, alternatives, confusing provenance, missing live data, and incomplete provider handoffs."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/api-requests#entrypoint","name":"Agent API request endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/api-requests","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"POST /api/v1/api-requests authenticated Bearer API key endpoint for agents to request the next missing agent-native API primitive they need. Accepted responses return roadmap_bucket=agent_requested_api. Requests are a roadmap signal; if AICO builds an API an agent requests, the requesting account is eligible for $100 of AICO usage credits. This does not guarantee every requested API will be built."},{"@type":"EntryPoint","@id":"https://agentinfrastructureco.com/api/v1/commercial/intent#entrypoint","name":"Agent Travel API commercial-intent endpoint","urlTemplate":"https://agentinfrastructureco.com/api/v1/commercial/intent","httpMethod":"POST","encodingType":"application/json","actionPlatform":["https://schema.org/DesktopWebPlatform","https://schema.org/MobileWebPlatform"],"contentType":"application/json","description":"POST /api/v1/commercial/intent authenticated API-key paid-intent bridge for shell-only agents that received commercial_next_step from a first-value Travel API response. POST request_id and source_path to record commercial_intent_requested before browser-authenticated billing; the response exposes requires_browser_billing_account and paid signup/login URLs. This is not checkout, booking inventory, provider-backed rates, live flight fares, or booking support."},{"@type":"TechArticle","@id":"https://agentinfrastructureco.com/docs#docs","headline":"Agent Travel API reference and quickstart","url":"https://agentinfrastructureco.com/docs","about":{"@id":"https://agentinfrastructureco.com/travel#software"},"hasPart":[{"@type":"CreativeWork","name":"OpenAPI","url":"https://agentinfrastructureco.com/openapi.json"},{"@type":"CreativeWork","name":"llms.txt","url":"https://agentinfrastructureco.com/llms.txt"},{"@type":"CreativeWork","name":"llms-full.txt","url":"https://agentinfrastructureco.com/llms-full.txt"},{"@type":"CreativeWork","name":"Hosted MCP","url":"https://agentinfrastructureco.com/mcp"},{"@type":"CreativeWork","name":"CLI","url":"https://agentinfrastructureco.com/cli"}]}]}