Skip to main content
POST
Append Inference Job Requests

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string | null
Required string length: 1 - 128

Path Parameters

job_id
string
required

Body

application/json
Required array length: 1 - 100 elements

Response

Success

start_index
integer
required

The index assigned to the first request in this call. Requests are indexed from 0 in the order they're added, across all calls.

Required range: x >= 0
count
integer
required
Required range: x >= 1
Last modified on September 24, 2026