cURL
curl --request POST \ --url https://atlantic.api.herodotus.cloud/v1/l2/atlantic-query \ --header 'Content-Type: multipart/form-data' \ --form programHash= \ --form cairoVersion=0 \ --form layout=auto \ --form prover=starkware_sharp \ --form mockFactHash=false
{ "atlanticQueryId": "<string>" }
Submit an L2 Atlantic query
Successful response
The response is of type object.
object