How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CloudQuery queries API

The queries API from CloudQuery — 11 operation(s) for queries.

CloudQuery queries API is one of 26 APIs that CloudQuery publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Query. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 14 operations across 11 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.cloudquery.io.

14 operations 11 paths 32 schemas 1 DELETE6 GET1 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.cloudquery.io
Authentication
HTTP Bearer, HTTP Basic, HTTP Cookie
License
Terms of Service
Resource Areas
1

Authentication & Security 3

CloudQuery queries API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It accepts HTTP basic authentication (basicAuth). It uses HTTP cookie authentication (cookieAuth). By default, every request must be authenticated.

Paths & Operations 14

Across 11 paths, the API surfaces 14 operations — 1 DELETE, 6 GET, 1 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.

queries 14
GET
/queries
List all queries
PlatformListAllQueries 9 params → 200401403404422500
POST
/queries/check-syntax
Validate the syntax of a ClickHouse SQL query without executing it. Returns 200 if the syntax is valid, or 400 with an error message if not.
PlatformCheckQuerySyntax body → 200400401403500
POST
/queries/columns
Return the list of output column names a SELECT query would produce, without executing it. Columns from SELECT are resolved against the referenced table schemas. Returns 400 if the query cannot be pa…
PlatformGetQueryColumns body → 200400401403500
POST
/queries/execute
Run an ad-hoc SQL query against any table. Further filtering can optionally be applied on top of the raw SQL results using the optional parameters. Filtering can be useful in situations where a saved…
PlatformExecuteAdHocQuery 9 params body → 200400401403404422500
POST
/queries/save
Save a query to execute later
PlatformSaveQuery body → 201401403404422500
GET
/queries/tags
List Query Tags
PlatformListQueryTags 2 params → 200401403404422500
GET
/queries/{query_id}
Get a saved query
PlatformGetSavedQuery 1 param → 200401403404422500
PATCH
/queries/{query_id}
Update a saved query
PlatformUpdateQuery 1 param body → 200400401403404422500
DELETE
/queries/{query_id}
Delete a saved query
PlatformDeleteSavedQuery 1 param → 204401403404422500
POST
/queries/{query_id}/execute
Execute a saved query
PlatformExecuteSavedQuery 10 params → 200400401403404422500
GET
/queries/{query_id}/filters
List Query Filters
PlatformQueryListFilters 4 params → 200400401403404422500
POST
/queries/{query_id}/filters
Save Query Filter
PlatformQuerySaveFilter 1 param body → 200201400401403404422500
GET
/queries/{query_id}/filters/tags
List Filter Tags For A Saved Query
PlatformQueryListFilterTags 3 params → 200401403404422500
GET
/tables/{table_name}/filters/tags
List Filter Tags For A Table
PlatformTableListFilterTags 3 params → 200401403404422500

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are PlatformAlertDetail (12 properties), PlatformAlert (12 properties), PlatformQuery (11 properties), PlatformQueryDetail (11 properties). Each schema is shown below with its type and property counts.

PlatformFilter
object
Saved filter
9 properties 4 required
PlatformTableSortBy
string
PlatformQuery
object
Saved query
11 properties 5 required
PlatformTableGroupBy
string
PlatformFilterTag
string
A table column filter tag.
PlatformAlertState
string
PlatformTableSortDirection
string
PlatformQueryID
string
The unique ID for the query.
PlatformTableData
object
3 properties 2 required
PlatformListMetadata
object
4 properties 1 required
PlatformTableSelect
string
PlatformNotificationDestinationID
string
The unique ID for the notification destination.
PlatformQueryExpression
string
Query expression
PlatformFilterCreate
object
Saved filter
5 properties 2 required
PlatformAlertCreate
object
Create an alert
4 properties 3 required
PlatformAlertUpdate
object
Alert Update Definition
4 properties
PlatformQueryDetail
object
Query Detail
11 properties 5 required
PlatformQueryCreate
object
Create a saved query
7 properties 2 required
PlatformUserID
string
ID of the User
PlatformAlert
object
An alert instance that can be triggered by a query
12 properties 10 required
PlatformQueryViewName
string
The name of the view the query is saved to in the warehouse
PlatformQueryUpdate
object
Update a saved query
7 properties
PlatformQueryTag
string
A saved query tag.
PlatformFieldError
PlatformNotificationDestinationListItem
object
Notification Destination List Item
8 properties 7 required
PlatformBasicError
object
Basic Error
2 properties 2 required
PlatformFilterID
string
The unique ID for the filter.
PlatformQueryColumns
object
3 properties 3 required
PlatformTableName
string
The name of the table.
PlatformFilterExpression
string
A table column filter.
PlatformAlertDetail
object
An alert instance that can be triggered by a query including notification destinations for the alert
12 properties 10 required
PlatformAlertSeverity
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cloudquery-queries-api-openapi.yml Raw ↑

Other APIs CloudQuery publishes across the network.

CloudQuery Platform API
CloudQuery admin API
CloudQuery alerts API
CloudQuery api-keys API
CloudQuery apps API
CloudQuery audit-logs API
CloudQuery chat API
CloudQuery custom-columns API
CloudQuery filters API
CloudQuery healthcheck API
CloudQuery insights API
CloudQuery notifications API
Where this information came from

This is an independent, third-party profile of CloudQuery queries API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.