Number of APIs: 22
The OpenAI API can be applied to virtually any task that involves understanding or generating natural language or code. We offer a spectrum of models with different levels of power suitable for different tasks, as well as the ability to fine-tune your own custom models. These models can be used for everything from content generation to semantic search and classification.
GET {{baseUrl}}/models
GET {{baseUrl}}/models/:modelid
POST {{baseUrl}}/edits
GET {{baseUrl}}/engines
POST {{baseUrl}}/images/generations
POST {{baseUrl}}/images/edits
POST {{baseUrl}}/embeddings
GET {{baseUrl}}/files
POST {{baseUrl}}/files
DELETE {{baseUrl}}/files/:file_id
ENDPOINTS