Skip to main content

Getting started

Welcome to the meetergo API reference! This guide provides complete documentation for all available API endpoints as well as code snippets, best practices, and more to help you integrate meetergo's powerful scheduling features into your application.

Overview

meetergo's API provides you with full access to meetergo's scheduling infrastructure including:

  • Programmatically managing users, organization settings, and permissions
  • Customizing the booking page, event types, and collecting attendee information
  • Dynamically creating availability rules and calendars
  • Leveraging meetergo's robust notification system via webhooks
  • Accessing analytics on event performance

Getting Started

To begin using the meetergo API:

  1. Generate an API key from the meetergo Dashboard
  2. Construct API requests and send them to endpoint URLs with your API key
  3. Handle the JSON response from meetergo's API

View the authentication guide and make your first API call.

Versioning

The current supported version of the API is V3. No older versions of the API are running or maintained. No new major versions with breaking changes are planned in the near future.

Support

Our developer support team can provide 1-on-1 guidance to build scheduling features optimized for your app and users. View package options.

Now, jump into the reference guide to explore endpoints and examples. We can't wait to see what you build with meetergo!