Documentation Index
Fetch the complete documentation index at: https://docs.ardie.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Ardie API allows you to query knowledge bases programmatically. All interactions happen through REST endpoints using JSON payloads. Base URL:How API Exchange Works
Ardie acts as a secure intermediary between you and knowledge base publishers:- You purchase access to a knowledge base through the marketplace
- Ardie issues you a scoped API key for that specific knowledge base
- You use the key to query the knowledge base via the Ardie API
- Ardie routes your query to the publisher’s infrastructure and returns the response
Key principle: Buyers never receive supplier infrastructure keys. All keys are Ardie-issued, scoped, and revocable.
Available Endpoints
| Endpoint | Method | Description |
|---|---|---|
/kb/{kb_id}/query | POST | Query a knowledge base |
/api/marketplace/knowledge-bases | GET | List available knowledge bases |
Quick Example
Next Steps
Authentication
Learn how to authenticate your requests
Query Endpoint
Make your first query
(7).png?fit=max&auto=format&n=6FZsVQ5mPkveKHn2&q=85&s=46e497b52f808bab8589207e29abb2e1)
(6).png?fit=max&auto=format&n=3Dv90z8s7pwEMiZV&q=85&s=5b1b766bf867af4abce636e36c001b97)