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 plugins API

The plugins API from CloudQuery — 8 operation(s) for plugins.

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

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

This API exposes 8 operations across 8 paths, and defines 27 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.

8 operations 8 paths 27 schemas 8 GET

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 plugins 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 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

plugins 8
GET
/plugins
List all plugins
PlatformListPlugins 5 params → 200401500
GET
/plugins/{team_name}/{plugin_kind}/{plugin_name}
Get details about a given plugin.
PlatformGetPlugin 3 params → 200401404500
GET
/plugins/{team_name}/{plugin_kind}/{plugin_name}/versions
List all versions for a given plugin
PlatformListPluginVersions 10 params → 200400401403404500
GET
/plugins/{team_name}/{plugin_kind}/{plugin_name}/versions/{version_name}
Get details about a given plugin version.
PlatformGetPluginVersion 4 params → 200401403404500
GET
/plugins/{team_name}/{plugin_kind}/{plugin_name}/versions/{version_name}/assets/{target_name}
Download an asset for a given plugin version and target
PlatformDownloadPluginAsset 6 params → 200302401404429500
GET
/plugins/{team_name}/{plugin_kind}/{plugin_name}/versions/{version_name}/tables
List tables for a given plugin version. This only applies to source plugins.
PlatformListPluginVersionTables 6 params → 200401404500
GET
/plugins/{team_name}/{plugin_kind}/{plugin_name}/versions/{version_name}/tables/{table_name}
Get schema for a given table and plugin version. This only applies to source plugins.
PlatformGetPluginVersionTable 5 params → 200401404500
GET
/teams/{team_name}/plugins/{plugin_team}/{plugin_kind}/{plugin_name}/versions/{version_name}/assets/{target_name}
Download an asset for a given plugin version as the current team.
PlatformDownloadPluginAssetByTeam 7 params → 200302401404429500

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are PlatformPlugin (18 properties), PlatformPluginVersionBase (10 properties), PlatformPluginTableDetails (9 properties), PlatformPluginTableColumn (8 properties). Each schema is shown below with its type and property counts.

PlatformPluginVersionBase
object
CloudQuery Plugin Version
10 properties 9 required
PlatformPlugin
object
CloudQuery Plugin
18 properties 14 required
PlatformPluginTableName
string
Name of the table
PlatformPluginName
string
The unique name for the plugin.
PlatformPluginVersionDetails
PlatformPluginVersion
PlatformListPlugin
PlatformPluginTableDetails
object
9 properties 7 required
PlatformPluginReleaseStage
string
Official plugins can go through three release stages: Coming Soon, Preview, and GA. The Coming Soon stage is for plugins that are not yet ready for Preview, bu…
PlatformVersionFilter
string
A version filter in semantic version format with prefix ranges.
PlatformPluginAsset
object
CloudQuery Plugin Asset
2 properties 2 required
PlatformListMetadata
object
4 properties 1 required
PlatformPluginSpecJSONSchema
string
The specification of the plugin. This is a JSON schema that describes the configuration of the plugin.
PlatformPluginTable
object
CloudQuery Plugin Table
7 properties 5 required
PlatformVersionName
string
The version in semantic version format.
PlatformPluginTier
string
This field is deprecated, refer to pricecategory instead. This field is only kept for backward compatibility and may be removed in a future release. Supported…
PlatformPluginPriceCategory
string
Supported price categories for billing
PlatformPluginProtocols
array
The CloudQuery protocols supported by this plugin version (only protocol 3 is supported by new plugins).
PlatformPluginVersionList
PlatformListPlugins
array
PlatformPluginKind
string
The kind of plugin, ie. source or destination.
PlatformPluginTableColumn
object
CloudQuery Plugin Column
8 properties 7 required
PlatformFieldError
PlatformBasicError
object
Basic Error
2 properties 2 required
PlatformPluginPackageType
string
The package type of the plugin assets
PlatformTeamName
string
The unique name for the team.
PlatformPluginCategory
string
Supported categories for plugins

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cloudquery-plugins-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 plugins 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.