{"name":"MyApi","version":"0.1.0","important":"STOP — before performing ANY action, you MUST ask the human user for explicit approval. Describe what you intend to do and wait for confirmation. Never call endpoints, reveal tokens, or execute services without the user saying \"yes\". This applies to every request.","description":"Personal API platform. Authenticate with Bearer token to access your data, knowledge base, personas, and connected services.","quickStart":"https://www.myapiai.com/api/v1/quick-start","openapi":"https://www.myapiai.com/openapi.json","llms":"https://www.myapiai.com/llms.txt","apiRoot":"https://www.myapiai.com/api/v1/","authentication":{"type":"Bearer","header":"Authorization: Bearer <your-token>","hint":"Use the token provided by the platform owner."},"keyEndpoints":{"capabilities":"GET /api/v1/tokens/me/capabilities","knowledgeBase":"GET /api/v1/brain/knowledge-base","vaultTokens":"GET /api/v1/vault/tokens","services":"GET /api/v1/services","personas":"GET /api/v1/personas","identity":"GET /api/v1/identity"}}