Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wherobots cloud-connections API

The cloud-connections API from Wherobots — 11 operation(s) for cloud-connections.

Wherobots cloud-connections API is one of 34 APIs that Wherobots publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include cloud-connections. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 13 operations across 11 paths, and defines 19 schemas. It is described by OpenAPI 3.1.0, at version 0.0.1.

Requests are made against a single base URL, https://api.cloud.wherobots.com.

13 operations 11 paths 19 schemas 1 DELETE10 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.0.1
Base URL
https://api.cloud.wherobots.com
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Wherobots cloud-connections API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerToken). An API key is passed in the header as X-API-Key (wherobotsApiKey).

  • wherobotsApiKey — A Wherobots-generated API key

Paths & Operations 13

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

cloud-connections 13
GET
/cloud-connections
List cloud connections
listCloudConnections → 200400401403404409422500
POST
/cloud-connections
Create a cloud connection
createCloudConnection body → 201400401403404409422500
GET
/cloud-connections/{connection_id}
Get a cloud connection
getCloudConnection 1 param → 200400401403404409422500
DELETE
/cloud-connections/{connection_id}
Delete a cloud connection
deleteCloudConnection 1 param → 200400401403404409422500
POST
/cloud-connections/{connection_id}/verify
Verify a cloud connection (optionally with a proposed binding)
verifyCloudConnection 1 param body → 200400401403404409422500
GET
/cloud-connections/{connection_id}/create-link/connection
Get a CloudFormation Quick-Create link for the connection stack
getCloudConnectionCreateLink 1 param → 200400401403404409422500
GET
/cloud-connections/{connection_id}/create-link/storage
Get a CloudFormation Quick-Create link for an S3 binding stack
getCloudConnectionStorageCreateLink 4 params → 200400401403404409422500
GET
/cloud-connections/{connection_id}/cft/connection
Download the rendered CloudFormation template for the connection stack
downloadCloudConnectionTemplate 1 param → 200400401403404409422500
GET
/cloud-connections/{connection_id}/cft/storage
Download the rendered CloudFormation template for an S3 binding stack
downloadCloudConnectionStorageTemplate 4 params → 200400401403404409422500
GET
/cloud-connections/{connection_id}/create-link/glue
Get a CloudFormation Quick-Create link for a Glue binding stack
getCloudConnectionGlueCreateLink 7 params → 200400401403404409422500
GET
/cloud-connections/{connection_id}/cft/glue
Download the rendered CloudFormation template for a Glue binding stack
downloadCloudConnectionGlueTemplate 7 params → 200400401403404409422500
GET
/cloud-connections/{connection_id}/create-link/s3tables
Get a CloudFormation Quick-Create link for an S3 Tables binding stack
getCloudConnectionS3TablesCreateLink 3 params → 200400401403404409422500
GET
/cloud-connections/{connection_id}/cft/s3tables
Download the rendered CloudFormation template for an S3 Tables binding stack
downloadCloudConnectionS3TablesTemplate 3 params → 200400401403404409422500

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are CloudConnectionRead (11 properties), ErrorInfo (7 properties), BindingAccessChecks (4 properties), AwsCloudConnectionCreate (4 properties). Each schema is shown below with its type and property counts.

ErrorInfo
object
7 properties 4 required
RoleAssumptionStatus
string
StorageIntegrationAccessType
string
BindingAccessResult
object
3 properties 2 required
ErrorBody
object
2 properties 2 required
CloudProvider
string
CloudConnectionVerifyRequest
object
1 property
CloudConnectionVerifyResponse
object
2 properties 2 required
CloudConnectionRead
object
11 properties 5 required
QuickCreateLinkResponse
object
A CloudFormation Quick-Create console URL and its recommended stack name.
2 properties 2 required
RoleAssumptionResult
object
2 properties 1 required
CftAccessType
string
Access level requested for an S3 binding stack (API-facing values).
BindingAccessStatus
string
VerifyBindingPayload
object
Optional binding the user is about to persist. Only storage is supported in this phase. Glue resource bindings are handled in a later stream and are intentiona…
3 properties 2 required
CloudConnectionBinding
object
A resource that references (is "bound" to) a cloud connection. The binding kinds live in different databases (storage integrations in api-db, Glue and S3 Table…
3 properties 3 required
AwsCloudConnectionCreate
object
4 properties 2 required
ErrorClass
string
BindingAccessChecks
object
4 properties 4 required
CloudConnectionManagedBy
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wherobots-cloud-connections-api-openapi.yml Raw ↑

Other APIs Wherobots publishes across the network.

Wherobots apikey API
Wherobots audit-log API
Wherobots catalogs API
Wherobots coupon API
Wherobots environment-override--preset API
Wherobots environment-preset API
Wherobots files API
Wherobots Flags API
Wherobots foreign-catalog API
Wherobots Health API
Wherobots Is Super User API
Wherobots jupyter_lab API