{"name":"BaseKV Agent API","version":"1.0.0","description":"Persistent key-value infrastructure API for autonomous workflows. Supports instance listing and creation with quota-aware responses.","homepage_url":"https://basekv.pages.dev","documentation_url":"https://basekv.pages.dev/agents/quickstart","openapi_url":"https://basekv.pages.dev/openapi.json","authorization_server_metadata_url":"https://basekv.pages.dev/.well-known/oauth-authorization-server","authentication":{"type":"bearer","scopes":["db.instances.read","db.instances.write"]},"capabilities":[{"id":"identity.whoami","endpoint":"/api/v1/whoami","method":"GET"},{"id":"instances.list","endpoint":"/api/v1/instances","method":"GET"},{"id":"instances.create","endpoint":"/api/v1/instances","method":"POST"}]}