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/v1Getting Started
- Sign in to the Developer Portal with your Servicebay account
- Create an API key from the Dashboard
- Make your first request using the API key in the
X-API-Keyheader
Need Help?
- Check out our Quickstart Guide to get up and running fast
- Read about Authentication to understand how API keys work
- Explore the API Reference for detailed endpoint documentation