API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

OpenAI Completions API

The legacy Completions API endpoint provides a freeform text completion interface using a text prompt. Unlike the Chat Completions endpoint which uses a list of messages, the Completions API input is a freeform text string called a prompt. This endpoint received its last update in July 2023.

Documentation

Specifications

OpenAPI

completions-openapi-original.yml Raw ↑