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 External Resource API

A space's resources can be enabled for external booking, which means they can be bookedby guests without a Cobot account or space membership. All resources enabled for external bookingappear under external resources.

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

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

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

7 operations 5 paths 45 schemas 1 DELETE4 GET1 PATCH1 POST

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 External Resource 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 7

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

External Resource 7

A space's resources can be enabled for external booking, which means they can be booked by guests without a Cobot account or space membership. All resources enabled for external b…

POST
/external_resources
Create
create-external-resource body → 201402
GET
/external_resources/{id}
Single resource
get-external-resource 2 params → 200402
PATCH
/external_resources/{id}
Update resource
patch-external-resource 1 param body → 200402
DELETE
/external_resources/{id}
Delete
delete-external-resource 1 param → 204402
GET
/external_resources/{id}/availability
Availability
get-external-resource-availbility 3 params → 200402
GET
/spaces/{spaceId}/external_resources
List for space
get-external-resources 2 params → 200402
GET
/spaces/{spaceId}/external_resources/available
Available resources
get-available-external-resources 7 params → 200402

Schemas 45

The contract defines 45 schemas that model the data the API accepts and returns. The most detailed are createUpdateAttributes (16 properties), error (8 properties), pricing (7 properties), pagination-links (5 properties). Each schema is shown below with its type and property counts.

fixedRates
array
When set, regular price, discounts, price caps etc are ignored.
resourceType
external-resource
object
2 properties 1 required
currency
string
ISO 4217 3 letter currency code.
relationship-linkage
object
1 property 1 required
links
object
related-link
object
1 property 1 required
pricing
object
A pricing object, containing all pricing information for a given resource.
7 properties 6 required
taxes
tax
object
3 properties
positive-decimal
string
A positive decimal number (= 0).
relationship-linkage-array
object
1 property 1 required
positive-money
object
1 property 1 required
priceCap
Only charges for the booking up to the given duration.
discounts
array
error
object
8 properties
revenue-account
object
2 properties 2 required
decimal
string
A decimal number.
-external-resource-data
object
4 properties 2 required
resource-discount
object
2 properties 2 required
photo
object
3 properties
pagination-links
object
5 properties 3 required
color
string
Color hex code, e.g. FF0000
resource-price-cap
object
2 properties 2 required
positive-net-amount-with-currency-and-taxes
object
Positive amount with currency and taxes. Not setting any taxes will result in the space's default taxes being used.
3 properties 2 required
hours-minutes
string
resource-availability
object
1 property 1 required
link
A link MUST be represented as either: a string containing the link's URL or a link object.
price
object
Price including net/gross value and all taxes.
4 properties 4 required
hours-minutes-object
object
2 properties 2 required
fixed-rate
object
2 properties 2 required
createUpdateAttributes
object
16 properties
pagination-meta
object
2 properties
cost-center
object
2 properties 2 required
products
object
Additional products bookable as booking extras with this external resource.
1 property 1 required
linkage
object
The "type" and "id" of a linked entity.
2 properties 2 required
resource-paid-time-cap
object
1 property 1 required
priceCaps
array
create-external-resource
object
1 property 1 required
update-external-resource
object
1 property 1 required
failure
object
4 properties 1 required
jsonapi
object
An object describing the server's implementation
2 properties
external-resources
object
4 properties 1 required
meta
object
Non-standard meta-information that can not be represented as an attribute or relationship.
bookingTimes
array
Times/days or durations for which the resource can be booked. If empty, resource can be booked at any time.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cobot-external-resource-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 External Resource 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.