Skip to main content
POST

Authorizations

Authorization
string
header
required

A workspace API key beginning with gengen_live_.

Body

application/json
model
enum<string>
required

Supported values:

  • seed-2-0-lite-260428 — Seed 2.0 Lite
  • dola-seed-2-1-turbo-260628 — Seed 2.1 Turbo
  • seed-2-0-pro-260328 — Seed 2.0 Pro
Available options:
seed-2-0-lite-260428,
dola-seed-2-1-turbo-260628,
seed-2-0-pro-260328
input
object[]
required
Minimum array length: 1
caching
object

Optional provider caching configuration.

max_output_tokens
integer
Required range: x >= 1
metadata
object
temperature
number
top_p
number
tools
object[]
tool_choice

Response

A completed BytePlus Responses API object.

The BytePlus Responses API result, returned without reshaping.

id
string
required
object
string
Example:

"response"

created_at
integer<int64>

Unix timestamp in seconds.

status
string
model
string
output
object[]
output_text
string

Convenience text output when supplied by the provider.

usage
object
error
object | null