Introduction

Welcome to the Servicebay API documentation

Introduction to the Servicebay API

Welcome to the Servicebay API! This API allows you to programmatically access and manage your organisation's data including customers, tickets, and calendar events.

What you can do

With the Servicebay API, you can:

  • Manage Customers - Create, read, update, and delete customer records
  • Handle Tickets - Track service tickets, update statuses, and assign technicians
  • Schedule Events - Create and manage calendar events and appointments
  • Access Organisation Data - Retrieve and update organisation information

Base URL

All API requests should be made to:

https://developer.servicebay.io/api/v1

Getting Started

  1. Sign in to the Developer Portal with your Servicebay account
  2. Create an API key from the Dashboard
  3. Make your first request using the API key in the X-API-Key header

Need Help?

On this page