Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
databases
object
required
profile
enum<string>
required

AlphaFold assembly policy. af2_multimer adds the UniProt pairing-source MSA used by AlphaFold-Multimer.

Available options:
af2,
af2_multimer,
af3
query
object
required

One protein chain. AlphaFold's protein data pipeline runs independently per unique chain sequence; complex-wide species pairing happens later.

limits
object

Optional per-lane result limits. Omitted values resolve to the profile defaults and are recorded in the manifest.

Response

OK

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/EnvelopeAlphaFoldMSABuildData.json"

data
object

Operation result data.

error
object

Structured error information.

evidence
object

Mechanical evidence summary for agent inspection and chaining.