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