/
GR
groq
/
GroqCloud API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 29m ago · Updated 2mo ago
Details
Filter operations
Audio
3
Batch
4
Chat
1
Embeddings
1
Files
5
get
Returns a list of files.
post
Upload a file that can be used across various endpoints. The Batch API only supports `.jsonl` files up to 100 MB in size. The input also has a specific required [format](/docs/batch). Please contact us if you need to increase these storage limits.
get
Returns information about a file.
delete
Delete a file.
get
Returns the contents of the specified file.
Fine Tuning
4
Models
3
Reranking
1
Responses
1
Files
Returns a list of files.
get
/openai/v1/files
Response
OK
ListFilesResponse
required
object
'list'
required
data
File[]
required
Changes