News / The public REST API

The public REST API

A platform you can't build on is a dead end. Today InfoLobby gets a full public REST API, so everything you can do in the interface, you can now do from your own code, scripts, and services.

What you can do

  • Full data access — create, read, update, and delete spaces, tables, records, and files, with filtering and field selection.
  • Manage users & membership — add people to spaces and manage access programmatically.
  • Subscriptions & notifications — follow and unfollow records, and drive the notification system from outside.
  • API keys — issue and manage keys per account, and edit them after the fact.

Build on top of InfoLobby

The API turns your workspace into a backend. Sync records from another system on a schedule, power a custom front-end or customer portal, feed a data pipeline, or wire InfoLobby into tools that don't have a native integration yet. It's also what lets external developers and partners build on your data.

Everything is documented, with examples, in the API docs.