/
OP
openai
/
OpenAI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 29m ago · Updated 2d ago
Details
Filter operations
Assistants
23
Audio
3
Audit Logs
1
Batch
4
Certificates
10
Chat
6
Completions
1
Embeddings
1
Evals
12
Files
5
Fine-tuning
9
Images
3
Invites
4
Models
3
get
Lists the currently available models, and provides basic information about each one such as the owner and availability.
get
Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
delete
Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.
Moderations
1
Projects
19
Realtime
2
Responses
4
Uploads
4
Usage
9
Users
4
Vector stores
16
get
List organization API keys
post
Create an organization admin API key
get
Retrieve a single organization API key
delete
Delete an organization admin API key
Models
Lists the currently available models, and provides basic information about each one such as the owner and availability.
get
/models
Response
OK
ListModelsResponse
required
object
'list'
required
data
Model[]
required
Changes