{"name":"Kita Capture API","status":"ok","message":"This host serves the Kita Capture API. There is nothing to browse here; send authenticated requests to the endpoints described in the documentation.","base_url":"https://api.kita.ai/api/v1","documentation":"https://www.kita.ai/documentation","authentication":"Authorization: Bearer <api key> on every request.","health":"/health","endpoints":[{"method":"POST","path":"/api/v1/documents","description":"Submit a document for extraction"},{"method":"GET","path":"/api/v1/documents/jobs/{id}","description":"Poll a document job"},{"method":"POST","path":"/api/v1/batch","description":"Submit a batch of documents"},{"method":"POST","path":"/api/v1/folders","description":"Create a folder that groups documents"},{"method":"GET","path":"/api/v1/schemas","description":"List extraction schemas"},{"method":"POST","path":"/api/v1/verify","description":"Cross-document verification"},{"method":"GET","path":"/api/v1/webhooks","description":"Manage webhooks"}]}