{"name":"Agent Infrastructure Co","canonical_url":"https://agentinfrastructureco.com","description":"Agent-native API infrastructure for AI agents, including Travel API, Agent Commerce API, Skill Search API, OpenAPI, auth docs, and hosted MCP.","developer_resources":{"docs":"https://agentinfrastructureco.com/docs","developers":"https://agentinfrastructureco.com/developers","openapi":"https://agentinfrastructureco.com/openapi.json","well_known_openapi":"https://agentinfrastructureco.com/.well-known/openapi.json","llms_txt":"https://agentinfrastructureco.com/llms.txt","llms_full_txt":"https://agentinfrastructureco.com/llms-full.txt","mcp":"https://agentinfrastructureco.com/mcp","mcp_server_card":"https://agentinfrastructureco.com/.well-known/mcp/server-card.json","pricing_markdown":"https://agentinfrastructureco.com/pricing.md","docs_markdown":"https://agentinfrastructureco.com/docs.md"},"auth":{"type":"bearer_api_key","one_request_activation":"https://agentinfrastructureco.com/api/v1/activation","auth_docs":"https://agentinfrastructureco.com/docs#shell-only-activation"},"conversion":{"self_serve_activation":{"method":"POST","path":"/api/v1/activation","returned_key_once":true,"first_call":"GET /api/v1/account/me, then Travel REST or hosted MCP primitives"},"commercial_intent":{"method":"POST","path":"/api/v1/commercial/intent","label":"POST /api/v1/commercial/intent","expected_event":"commercial_intent_requested","source":"commercial_next_step from matched first-value Travel responses","requires_browser_billing_account":true,"boundary":"records API-key paid intent before browser-authenticated billing; not checkout, booking, live inventory, provider-backed rates, or live airfare"},"api_request_demand":{"method":"POST","path":"/api/v1/api-requests","label":"POST /api/v1/api-requests","roadmap_bucket":"agent_requested_api","boundary":"missing-primitive demand capture, not a build guarantee"},"pricing":{"pricing_model":"usage_token_minimum","hobby":"Hobby: $5 minimum usage/month with $5 credits included","pro":"Pro: $20 minimum usage/month with $20 credits included","paid_access":"higher limits and continuity; not live booking inventory, provider-backed rates, live airfare, checkout, or booking support"}},"api_endpoints":[{"method":"POST","path":"/api/v1/activation","url":"https://agentinfrastructureco.com/api/v1/activation","summary":"Create a free sandbox account and first API key in one machine-completable request."},{"method":"POST","path":"/api/v1/travel/search","url":"https://agentinfrastructureco.com/api/v1/travel/search","summary":"Rank destinations and return structured trip-planning results."},{"method":"POST","path":"/api/v1/travel/intent/parse","url":"https://agentinfrastructureco.com/api/v1/travel/intent/parse","summary":"travel_intent_parse_v0: parse messy travel intent into effective input, interpreted constraints, conflicts, beta warnings, and false live-provider truth boundaries without ranked destinations."},{"method":"POST","path":"/api/v1/travel/destinations/search","url":"https://agentinfrastructureco.com/api/v1/travel/destinations/search","summary":"travel_destinations_search_v0: gate in-scope candidate destinations with match_status, bookability_status, provider handoff summaries, and false live-provider truth boundaries without ranked destinations."},{"method":"POST","path":"/api/v1/travel/places/search","url":"https://agentinfrastructureco.com/api/v1/travel/places/search","summary":"travel_places_search_v0: fetch live-place evidence for one in-scope candidate after destination gating; evidence only, not booking inventory, provider-backed rates, or live airfare."},{"method":"POST","path":"/api/v1/travel/plan/validate","url":"https://agentinfrastructureco.com/api/v1/travel/plan/validate","summary":"travel_plan_validate_v0: validate a proposed plan for hard-constraint, date, theme, and unsupported live-claim coherence before provider fanout."},{"method":"POST","path":"/api/v1/travel/provider_handoffs/generate","url":"https://agentinfrastructureco.com/api/v1/travel/provider_handoffs/generate","summary":"travel_provider_handoffs_generate_v0: generate provider-ready flight/hotel/place search params, URLs, and required external checks without booking/rate/fare claims."},{"method":"POST","path":"/api/v1/goods/search","url":"https://agentinfrastructureco.com/api/v1/goods/search","summary":"Search and normalize eBay plus authorized Craigslist used-goods evidence with deal validation handoffs."},{"method":"POST","path":"/api/v1/goods/deal/validate","url":"https://agentinfrastructureco.com/api/v1/goods/deal/validate","summary":"Validate a found used-goods listing against comps, risk signals, and seller handoff checks."},{"method":"POST","path":"/api/v1/skills/search","url":"https://agentinfrastructureco.com/api/v1/skills/search","summary":"Search skill libraries and return branchable procedure options for agent how-to tasks."},{"method":"POST","path":"/api/v1/agent-launch/audit","url":"https://agentinfrastructureco.com/api/v1/agent-launch/audit","summary":"Audit a domain/API for agent-launch readiness, separating owned-fixable gaps from external-only blockers."},{"method":"POST","path":"/api/v1/agent-launch/generate","url":"https://agentinfrastructureco.com/api/v1/agent-launch/generate","summary":"Generate patch-ready agent-discovery launch artifacts with truth-boundary warnings."},{"method":"POST","path":"/api/v1/agent-launch/verify","url":"https://agentinfrastructureco.com/api/v1/agent-launch/verify","summary":"Verify live launch surfaces after deploy and decide whether an external readiness scan is worth spending."},{"method":"POST","path":"/api/v1/proof/notability/preflight","url":"https://agentinfrastructureco.com/api/v1/proof/notability/preflight","summary":"Classify first-party vs independent evidence and preflight Wikipedia/Wikidata/registry notability without faking acceptance."},{"method":"GET","path":"/api/v1/demo/travel/sample","url":"https://agentinfrastructureco.com/api/v1/demo/travel/sample","summary":"Return an unauthenticated sample Travel API response shape so discovery-only agents can inspect branchable output before activation."},{"method":"GET","path":"/api/v1/travel/destinations","url":"https://agentinfrastructureco.com/api/v1/travel/destinations","summary":"List supported destinations and their travel metadata."},{"method":"GET","path":"/api/v1/travel/research/jobs/{id}","url":"https://agentinfrastructureco.com/api/v1/travel/research/jobs/{id}","summary":"Poll bounded travel research status for strict arbitrary-destination handoffs without treating pending evidence as live booking, rate, or fare proof."},{"method":"GET","path":"/api/v1/account/me","url":"https://agentinfrastructureco.com/api/v1/account/me","summary":"Inspect the account and rate-limit state for the current key."},{"method":"POST","path":"/api/v1/feedback","url":"https://agentinfrastructureco.com/api/v1/feedback","summary":"Submit structured agent feedback tied to a request, blocker, alternative, or missing handoff."},{"method":"POST","path":"/api/v1/api-requests","url":"https://agentinfrastructureco.com/api/v1/api-requests","summary":"Request a missing agent-native API primitive; accepted responses return roadmap_bucket=agent_requested_api and conditional $100 usage-credit eligibility if AICO builds it."},{"method":"POST","path":"/api/v1/commercial/intent","url":"https://agentinfrastructureco.com/api/v1/commercial/intent","summary":"Record API-key commercial intent from a first-value commercial_next_step response before browser checkout."}],"truth_boundaries":{"live_booking_inventory":false,"provider_backed_rates":false,"live_flight_fares":false,"aico_checkout_supported_for_used_goods":false,"seller_identity_verified_by_aico":false}}