Postman Collections
Download our pre-built Postman collections to quickly get started with the ChordianAI APIs. Import these JSON files directly into Postman to explore and test all available endpoints.
Chordian Core
Core backend API endpoints including search, enrichment, workflow, and utility operations.
Click to downloadChordian Memory Service
Memory and knowledge graph service endpoints for storing and retrieving contextual information.
Click to downloadHow to Import
- Open Postman and click Import in the top left.
- Drag and drop the downloaded JSON file, or click Upload Files to select it.
- The collection will appear in your sidebar with all endpoints ready to use.
- Update the environment variables (e.g.,
base_url,auth_token) to match your setup.