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

The apikey API from Wherobots — 2 operation(s) for apikey.

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

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

This API exposes 4 operations across 2 paths, and defines 12 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.

4 operations 2 paths 12 schemas 1 DELETE1 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 apikey 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 4

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

apikey 4
GET
/apikey
List API keys
getApiKeys 1 param → 200400401403404409422500
POST
/apikey
Create an API key
createApiKey body → 200400401403404409422500
POST
/apikey/{api_key_id}
Update API key expiry
updateApiKey 1 param body → 200400401403404409422500
DELETE
/apikey/{api_key_id}
Revoke an API key
revokeApiKey 1 param → 200400401403404409422500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are CreateApiKeyResponse (13 properties), ApiKey (12 properties), Policy (7 properties), ErrorInfo (7 properties). Each schema is shown below with its type and property counts.

CreateApiKeyRequest
object
3 properties 2 required
Provider
string
CreateApiKeyResponse
object
13 properties 12 required
ErrorInfo
object
7 properties 4 required
ApiKey
object
12 properties 11 required
Role-Output
object
6 properties 6 required
ErrorClass
string
Effect
string
OrganizationCustomer
object
6 properties 4 required
UpdateApiKeyRequest
object
1 property 1 required
ErrorBody
object
2 properties 2 required
Policy
object
7 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wherobots-apikey-api-openapi.yml Raw ↑

Other APIs Wherobots publishes across the network.

Wherobots audit-log API
Wherobots catalogs API
Wherobots cloud-connections 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