Skip to main content
POST
/
ai
/
v1
/
deep-research
/
{id}
/
cancel
Cancel a deep research job
curl --request POST \
  --url https://api.messari.io/ai/v1/deep-research/{id}/cancel \
  --header 'X-Messari-API-Key: <api-key>'
{
  "job_id": "aSDinaTvuI8gbWludGxpZnk=",
  "object": "<string>",
  "status": "<string>"
}

Authorizations

X-Messari-API-Key
string
header
required

Response

Default response

job_id
string<byte>
required

Unique identifier for the cancelled deep research job

object
string
required

Type of object returned, always 'deep_research'

status
string
required

Status of the job after cancellation