{"schema_version":"nexez.capabilities.v1","name":"Nexez","description":"AI-readable discovery, offer manifests, and checkout handoff for published business pages.","homepage_url":"https://nexez.app","llms_url":"https://nexez.app/llms.txt","openapi_url":"https://nexez.app/openapi.json","agent_index_url":"https://nexez.app/agent-pages.json","mcp_discovery_url":"https://nexez.app/.well-known/mcp.json","search_url_template":"https://nexez.app/api/agent-search?q={query}","endpoints":[{"name":"Agent search","method":"GET","url_template":"https://nexez.app/api/agent-search?q={query}","authentication":"none","purpose":"Find published pages and offer-level checkout actions from a buyer request."},{"name":"MCP discovery catalog","method":"GET","url_template":"https://nexez.app/.well-known/mcp.json","authentication":"none","purpose":"List published pages that expose MCP-compatible resources and offer tools."},{"name":"Agent page manifest","method":"GET","url_template":"https://nexez.app/{slug}/agent.json","authentication":"none","purpose":"Read complete structured seller, offer, FAQ, and checkout context for one published page."},{"name":"Agent checkout handoff","method":"POST","url_template":"https://nexez.app/api/checkout","authentication":"none","purpose":"Create a Stripe Checkout Session when configured, redirect/log a provider checkout handoff, or dry-run the handoff for testing.","supports_dry_run":true},{"name":"Agent negotiation","method":"POST","url_template":"https://nexez.app/api/negotiations","authentication":"none","purpose":"Submit buyer-agent proposal terms for seller review before checkout or future escrow hold.","supports_dry_run":true}],"privacy":{"published_pages_are_public":true,"checkout_events_are_owner_readable":true,"service_role_required_in_browser":false}}