Skip to main content

Using the Cobot API

Extend Cobot beyond plugins and integrations by using our API to build features unique to your space.

Amanda avatar
Written by Amanda
Updated over a week ago

Cobot’s API enables you to extend and customize your space beyond our built-in features, plugins, and integrations. It gives you access to data you need to build unique solutions for your coworking space — from advanced door access workflows to automated café bots.


API Versions

Cobot currently offers API 2, our newest and actively developed version.
Our original API 1 remains available but is now considered legacy.

REST API

Our REST APIs offer programmatic access to most Cobot features. If you need additional endpoints for your use case, let us know — we’re happy to help.

You can find documentation for:

  • REST API endpoints

  • OAuth2 Access Tokens

  • OAuth2 Client Applications

Click here to view the full API documentation.

Bots

If you want to build user interfaces that integrate directly with Cobot using only client-side JavaScript, explore Cobot Bots. Bots provide built-in OAuth handling and other conveniences, making it easy to create lightweight add-ons without a server backend.


Tutorials

Did this answer your question?