CometAPI
Gateway to text, image, audio, and video generation models from many providers.
Reaches a particular model an app depends on through a single endpoint.
Use CometAPI with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put CometAPI to work.
What Snow can do with CometAPI
These are the CometAPI operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads2
Look at your data without changing it.
- Get API Key Usage
Return quota, usage, expiration, and model restrictions for the connected CometAPI API key. This reports key-level limits, not the organization's spendable balance or commercial tier.
- List Models
List all models available to the connected API key, including provider ownership and supported protocol types when returned. Use this before generation to choose a compatible model; catalog presence does not guarantee funded execution.
Creates4
Add something new to your account.
- Create Chat Completion
Create a non-streaming Chat Completions result for message-based conversations and function-calling workflows. Use this for models or integrations that require the OpenAI Chat Completions protocol. Requires funded organization balance.
- Create Embeddings
Create OpenAI-compatible embedding vectors for one text or a batch of texts. This metered operation requires funded organization balance.
- Create Response
Create a non-streaming OpenAI Responses API result. Use this for stateful continuation via previous_response_id, reasoning controls, or structured text output; use Chat Completion for Chat Completions workflows. Requires funded organization balance. Set store=true when a later call will continue from this response.
- Moderate Content
Classify one text or a batch of texts with an OpenAI-compatible moderation model. This text-only operation is metered and requires funded CometAPI organization balance.
Related integrations
Ready to put CometAPI to work?
Sign up free, build an app by chatting, and connect CometAPI in minutes. No credit card required.