cURL
curl --request GET \ --url https://api.statista.ai/v1/research-ai/answer \ --header 'x-api-key: <api-key>'
{ "researchToken": "<string>", "state": { "status": "requested" } }
The research token to identify the question. This token is returned by the ask endpoint.
ask
The request has succeeded.
Show child attributes
Was this page helpful?