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

Cobot Subscription API

How much a space pays Cobot, how many members they can have and the extras they have booked.

Cobot Subscription API is one of 44 APIs that Cobot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Subscription. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 4 operations across 3 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://api.cobot.me.

4 operations 3 paths 21 schemas 2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://api.cobot.me
Authentication
OpenID Connect, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

Cobot Subscription API declares 2 security schemes for authenticating requests. It supports OpenID Connect (OpenId) discovered at https://www.cobot.me/.well-known/openid-configuration. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 58 scopes. By default, every request must be authenticated.

  • OAuth2 — OAuth is "an open protocol to allow secure API authorization in a simple and standard method from desktop and web applications.". "OAuth 2.0 is the next evolut…

Paths & Operations 4

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

Subscription 4

How much a space pays Cobot, how many members they can have and the extras they have booked.

POST
/spaces/{spaceId}/subscription_preview
Preview
preview-subscription 1 param body → 200
GET
/spaces/{spaceId}/subscription
Current
get-current-subscription 1 param → 200404
PUT
/spaces/{spaceId}/subscription
Change
change-subscription 1 param body → 200422
GET
/spaces/{spaceId}/subscriptions
List
get-subscriptions 1 param → 200

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are -subscriptions-attributes (8 properties), -subscription-data (4 properties), price (4 properties), -subscriptions-data (4 properties). Each schema is shown below with its type and property counts.

currency
string
ISO 4217 3 letter currency code.
extras
array
Extras can be subscribed to in addition to a subscription. Extras can have different types. Each type has its own additional attributes.
relationship-linkage
object
1 property 1 required
-subscriptions-attributes
object
8 properties 7 required
nextInvoiceDate
When the next invoice for the subscription is due.
tax
object
3 properties
maximumNumberOfMemberships
integernull
The maximum number of memberships this subscription allows. Only memberships with a paid plan count towards the subscription. If null, there is no member limit.
date
string
A date in the form YYYY-MM-DD.
subscriptions
object
1 property 1 required
-subscriptions-data
object
4 properties 2 required
decimal
string
A decimal number.
discount
When a discount is applied to the subscription, the pricePerCycle attribute shows the discounted price. The original price is shown in discount/originalPricPer…
price
object
Price including net/gross value and all taxes.
4 properties 4 required
-subscription-data
object
4 properties 2 required
subscribed
boolean
All available extras are returned. Only the ones the space has actually subscribed to have subscribed set to true.
create-subscription
object
1 property 1 required
linkage
object
The "type" and "id" of a linked entity.
2 properties 2 required
cycleDuration
integer
Determines the duration of a billing cycle in months. When cycle duration is 1, a subscription is charged every month. For cycle duration 12, a subscription is…
subscription
object
1 property 1 required
subscription-preview
object
1 property 1 required
preview-subscription
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cobot-subscription-api-openapi.yml Raw ↑

Other APIs Cobot publishes across the network.

Cobot API v1 (legacy)
Cobot MCP Server
Cobot Allocation API
Cobot Approval API
Cobot Article API
Cobot Booking API
Cobot Booking Credit API
Cobot Built-in Email Customizations API
Cobot Calendar Blocker API
Cobot Check In API
Cobot Contact API
Cobot Cost Center API
Where this information came from

This is an independent, third-party profile of Cobot Subscription 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.