Skip to main content
PUT
Bulk File Upload

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Body

application/x-www-form-urlencoded
purpose
enum<string>
required
Available options:
reinforcement-fine-tune,
fine-tune,
preference-fine-tune,
pre-train,
alignment
files
file[]
required

Response

Success

id
string
required
object
string
required
Allowed value: "file"
created_at
string<date-time> | null
type
Available options:
jsonl,
parquet,
pt
purpose
enum<string> | null
Available options:
reinforcement-fine-tune,
fine-tune,
preference-fine-tune,
pre-train,
alignment
filename
string | null
bytes
integer | null
created_by
string | null
original_file_id
string | null
deleted
boolean | null
Last modified on July 31, 2026