[Yandex Cloud documentation](../../../index.md) > [Yandex Query](../../index.md) > Reference > [HTTP API](../index.md) > Methods > All methods

# All methods

The Yandex Query HTTP API is available at [https://api.yandex-query.cloud.yandex.net/api/fq/v1](https://api.yandex-query.cloud.yandex.net/api/fq/v1).

The OpenAPI Specification 3.0 is available at [https://api.yandex-query.cloud.yandex.net/resources/v1/openapi.yaml](https://api.yandex-query.cloud.yandex.net/resources/v1/openapi.yaml).

When using the HTTP API, you must [authenticate](../auth.md) by providing the [required headers](../index.md#mandatory-headers). You can also specify [optional headers](../index.md#optional-headers) to control how requests are executed. The HTTP API may return [errors](../index.md#errors).

Yandex Query HTTP API methods:

| Method | Description |
| --- | --- |
| [create-query](create-query.md) | Creates and runs a new query |
| [get-query](get-query.md) | Returns query details |
| [get-query-status](get-query-status.md) | Returns query status |
| [stop-query](stop-query.md) | Stops a query |
| [get-query-results](get-query-results.md) | Returns query results |