List inference requests
Authentication
X-Api-Keystring
API key authentication via X-Api-Key header
OR
AuthorizationBearer
Bearer token authentication via Authorization header
Query parameters
endpoint_id
Exact-match endpoint filter, e.g. kling-v3-pro/image-to-video.
capability
Filter by capability segment (e.g. text-to-image).
model_id
Filter by model segment (e.g. kling-v3-pro).
status
Filter by lifecycle status.
Allowed values:
start
Inclusive lower bound on created_at (ISO 8601).
end
Exclusive upper bound on created_at (ISO 8601).
expand
Optional response expansions. Pass payloads to include the input and output payloads on each item (omitted by default to keep list responses light).
limit
offset
Response
Successful Response
items
next_offset
has_more