Skip to main content
POST
Create a durable batch of independent homology searches

Authorizations

Authorization
string
header
required

A Rafflesia API key, sent as Authorization: Bearer <key>.

Headers

Idempotency-Key
string
required

Retry identity for the complete transport batch.

Body

application/json
data
object[] | null
required

Independent homology searches. Input order is preserved and no cross-query fusion is performed.

Required array length: 1 - 100 elements
max_concurrency
integer<int64>
default:8

Maximum independent search submissions in flight inside this transport batch.

Required range: 1 <= x <= 32

Response

Created

ok
boolean
required

Whether the operation succeeded.

provenance
object
required

Execution provenance.

warnings
object[] | null
required

Non-fatal warnings.

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/EnvelopeHomologyBatch.json"

data
object

Operation result data.

error
object

Structured error information.

evidence
object

Mechanical evidence summary for agent inspection and chaining.