{"protocolVersion":"0.3.0","name":"MyApi Platform Concierge","description":"Public A2A agent for the MyApi personal API gateway. Answers questions about authentication, pricing plans, and the API surface, and points agents at the right discovery documents. Acting on a user’s connected services requires the authenticated REST API (see /auth.md).","version":"1.0.0","url":"https://www.myapiai.com/api/v1/a2a","preferredTransport":"JSONRPC","supportedInterfaces":[{"url":"https://www.myapiai.com/api/v1/a2a","transport":"JSONRPC","protocolVersion":"0.3.0"}],"additionalInterfaces":[{"url":"https://www.myapiai.com/api/v1/a2a","transport":"JSONRPC","protocolVersion":"0.3.0"}],"provider":{"organization":"MyApi","url":"https://www.myapiai.com"},"documentationUrl":"https://www.myapiai.com/platform-docs","iconUrl":"https://www.myapiai.com/dashboard/myapi-logo.png","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false,"extensions":[{"uri":"https://github.com/google-agentic-commerce/ap2/v1","description":"AP2 payments: plan subscriptions and credit top-ups settle via Stripe Checkout (see /.well-known/acp.json and the x-payment-info OpenAPI extensions).","required":false,"params":{"roles":["merchant"],"payment_methods":["stripe"]}}]},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain","application/json"],"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","description":"Optional. The concierge is public; Bearer tokens are only needed for the REST API."}},"security":[],"skills":[{"id":"platform-info","name":"Platform information","description":"Explains what MyApi is and how AI agents integrate with it (gateway model, scopes, audit log).","tags":["discovery","documentation"],"examples":["What is MyApi?","How do agents integrate with MyApi?"]},{"id":"auth-guidance","name":"Authentication guidance","description":"Describes agent registration and credential options: OAuth 2.0 + PKCE, dashboard-issued Bearer tokens, Ed25519 device keys.","tags":["auth","registration"],"examples":["How do I authenticate?","How does an agent register?"]},{"id":"billing-plans","name":"Billing plans","description":"Lists pricing plans (Personal free, Pro $9/mo, Heavy $29/mo) and how checkout works.","tags":["billing","pricing","payments"],"examples":["What does MyApi cost?","Which plan allows automations?"]}]}