Introduction

Introduction

The Wasabi Sync REST API provides access for custom services to interface with the Wasabi Sync backend system. Using it, you can create, update, delete, or query objects in the Wasabi Sync database.

Most of these calls require posting JSON objects to specific URLs.

Before you can use the REST API, you need to create a REST API key using the Wasabi admin interface. Once you have a REST API key, you'll use it for authentication to the Wasabi Sync server. The REST API key name will be the user name used for authentication, and the key will be the password.

Object Operations

If you have questions about the REST API, please email us at support@wasabisync.com.

Thanks!


News & Information