Skip to main content
POST
Huggingface Discovery Batch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
X-API-Key
string | null

Body

application/json
experiment_id
string<uuid>
required
items
HuggingFaceDiscoveryBatchItem · object[]
required
Required array length: 1 - 12 elements
mode
enum<string>
default:cache_only
Available options:
cache_only,
live

Response

Successful Response

results
HuggingFaceDiscoveryBatchResult · object[]
required