Overview
ConceptViz API documentation — generate educational diagrams programmatically
Welcome to the ConceptViz API documentation. Use our REST API to generate professional educational and scientific diagrams from text prompts.
Getting Started
- Create an account at conceptviz.app
- Get an API key from Settings > API Keys
- Make your first request — see the API Reference
Quick Example
curl -X POST https://conceptviz.app/api/v1/generate \
-H "Authorization: Bearer cvk_your_api_key" \
-H "Content-Type: application/json" \
-d '{"prompt": "water cycle diagram", "quality": "1k"}'Features
- 20+ diagram types — biology, chemistry, physics, flowcharts, concept maps, and more
- Up to 4K resolution — print-ready output for publications
- Batch generation — generate up to 4 images per request
- Multi-language labels — English, Chinese, Japanese, Spanish, and more
- Credit-based pricing — pay only for what you generate