POST
/
atlantic-query
curl --request POST \
  --url https://staging.atlantic.api.herodotus.cloud/atlantic-query \
  --header 'Content-Type: multipart/form-data' \
  --form 'externalId=<string>' \
  --form layout=auto \
  --form cairoVm=rust \
  --form cairoVersion=cairo0 \
  --form result=PROOF_GENERATION \
  --form mockFactHash=false \
  --form declaredJobSize=S
{
  "atlanticQueryId": "<string>"
}

Please use this endpoint through our Swagger UI!

Sending it from these docs will not work because of a Mintlify (our documentation platform) issue with uploading files.

Query Parameters

apiKey
string
required

Body

multipart/form-data

Response

201
application/json
Default Response

The response is of type object.