{"schema_version":"v1","name_for_human":"MyApi","name_for_model":"myapi","description_for_human":"Personal API platform for managing your digital identity, knowledge, and connected services.","description_for_model":"MyApi is a personal API. ALWAYS use https://www.myapiai.com as the base URL — do not follow redirects as they strip auth headers. If your token is missing or rejected: (1) POST /api/v1/handshakes with {agentId, requestedScopes:[\"read\"], message} — no auth needed, (2) poll GET /api/v1/handshakes/:id/status until approved, (3) owner shares a new token with you. With a valid token: FIRST call GET /api/v1/gateway/context — this returns your persona, user identity, long-term memory (array of {id, content, created_at}), and all available endpoints. To persist memory across sessions: POST /api/v1/memory with {content: \"markdown text\"} — these entries appear in every future gateway/context call so any AI can resume context. Then ask the human for explicit approval before every action.","human_verification_required":true,"auth":{"type":"service_http","authorization_type":"bearer"},"api":{"type":"openapi","url":"https://myapi.techdigital.ci/openapi.json"},"logo_url":"https://myapi.techdigital.ci/dashboard/myapi-logo.svg","contact_email":"support@myapiai.com","legal_info_url":"https://myapi.techdigital.ci/legal"}