---
title: "POST /v1/research-ai/ask"
method: POST
path: "/v1/research-ai/ask"
---

# POST /v1/research-ai/ask

`POST /v1/research-ai/ask`

## Request body

- ApiResearchRequestAsk
  - `question` string, required — The research question that needs to be processed.

## Response `200`

The request has succeeded.

- QuestionResponse — The request has succeeded.
  - `researchToken` string, required

## Other responses

- `400` — The server could not understand the request due to invalid syntax.
- `401` — Access is unauthorized.
- `403` — Access is forbidden.

---

[API](https://skmtc.net/statista/apis/the-statista-data-api.md) · [All operations](https://skmtc.net/statista/apis/the-statista-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statista/the-statista-data-api/revisions/68cf62a0dda1/schema)
