Concepts
Core concepts for understanding how Convoy works.
Overview
Convoy is a batch processing system that:
- Collects individual requests via the API
- Batches them based on configurable thresholds
- Submits batches to AI providers
- Delivers results to your callback URLs
Learn More
- Supported Models — Browse all supported models
- Prompts — How to structure messages, system prompts, and request payloads
- Authentication — Projects and API keys
- Callbacks — Result delivery mechanism
Last updated on