Skip to main content

Get started with API & webhooks

Extend Spacebring capabilities beyond its core with our powerful API & webhooks.

Updated this week

Build your custom workflows and integrations between Spacebring and other third-party platforms using the Spacebring API and webhooks.

Get access to API & webhooks

The owner should follow these steps:

  1. Click your network name in the top left corner.

  2. Go to Network settings > Developers page.

  3. Copy the Client ID and Client Secret.

  4. Use our documentation:

If you have any API-related questions or run into issues, feel free to reach out to our team at [email protected].

How API & webhooks work

API

  • Acts as a two-way bridge, allowing your external software (like a CRM or access control system) to request information from and send commands to Spacebring.

  • Enables you to build customized workflows and a cohesive tech stack by directly connecting Spacebring with your third-party platforms.

Webhooks

  • Function as automated, real-time notifications from Spacebring to your application.

  • Spacebring sends a webhook to a URL you specify whenever a particular event occurs in your network (e.g., a new booking is created, a user is added, a subscription ends).

  • This ensures your connected systems are instantly updated without constant polling.

Regenerate API credentials

For safety reasons, you might need to hide your credentials from someone who got access to them previously. In this case, the owner can regenerate API credentials, and nobody except the owner will see them:

  1. Click your network name in the top left corner.

  2. Go to Network settings > Developers page.

  3. Press Regenerate credentials.

After regenerating, the previous API credentials will become invalid, and nobody can access the API with them anymore.

Did this answer your question?