Skip to main content

Introduction

We offer a full-featured API to interact with your TeamUp business. These APIs can power custom websites or apps for your business, or allow automations for your business.

Check out our Zapier integration for a more user-friendly way to use TeamUp's API.

The TeamUp API is organized around REST. Our API has resource-oriented URLs, accepts and returns JSON, and uses standard HTTP response codes.

The first step is to create an Application, which represents the system you're integrating with TeamUp's API. It may be a custom website, app, or a back office automation. The Application sets limits on what integration is allowed to do and can generate access tokens for your users. It also provides a reporting trail, as you'll be able to see in TeamUp's business dashboard which registrations and other actions were performed by your Application.

See our help guide for how to create and configure your Application.