Responses API
An API endpoint designed to manage, format, and return model-generated responses and computational outputs.
Explore more about SDKs & APIs
Related terms
An API for generating conversational AI responses by sending a sequence of chat messages to a language model.
Inference APIAn API that enables applications to send input data to a deployed AI model and receive generated predictions or outputs, providing programmatic access to inference capabilities without managing the underlying model infrastructure.
Embeddings APIAn API that generates vector embeddings from text, images, or other supported inputs for use in semantic search, retrieval, clustering, recommendation, and related AI applications.
Realtime APIAn API enabling bidirectional, low-latency streaming of audio and text data for real-time interactive applications.
Assistants APIAn API that enables developers to build AI assistants with persistent conversations, tool use, file handling, and multi-step task execution.