API formats
DeepSeek-V4.1-Flash accepts text and image input. DeepSeek-V4-Flash accepts text
only. See Models for the current capability matrix.
OpenAI-compatible request
Data handling
Prism applies strict zero data retention to API inputs and outputs. Request and response content is processed only to complete the request, is not persisted, and is never used for model training. Review the Privacy Policy and Terms of Service.Start building
Create an API key
Create an account and issue a key from account settings.
Quickstart
Send a request with cURL, TypeScript, or Python.
Models
Compare model IDs, context windows, and intended workloads.
Chat Completions
Read the OpenAI-compatible request and response contract.
Streaming
Process incremental Chat Completions output.