Getting Started
The KnowledgeVerse AI Platform provides powerful APIs for document processing, AI-powered search, data extraction, form filling, and document comparison. This guide will help you make your first API call.
Try our Interactive Demo
Experience the platform before you start coding! Our interactive guided demo shows how the platform ingests documents, prepares and optimizes them, and then uses Knowledge Agents to extract, compare, search, and research. Get a quick, hands-on feel of the entire AI middleware and platform experience.
Make Your First Request
Log in to the Platform dashboard and obtain an Access key from the Access Key page.
Test your access key by listing your documents:
curl --location 'https://api.k-v.ai/api/doc/get_all' \
--header 'access-key: YOUR_ACCESS_KEY'Base URL: https://api.k-v.ai
Next Steps
Explore what you can build with KnowledgeVerse:
- API Reference - Complete endpoint documentation
- Upload Documents - Process PDF, DOCX, PPTX files
- Knowledge Search - AI-powered Q&A with citations
- Extract Data - Extract structured information
- Generate Drafts - Create documents from templates
You're ready to build!
Need Help? Contact support at support@k-v.ai