Harmonizely
  • Introduction
  • Authentication
  • Pagination
  • Errors
  • Endpoints
    • Meeting Types
    • Single-Use Links
    • Webhooks
  • Resources
    • Webhook
Powered by GitBook
On this page

Was this helpful?

Introduction

API Reference

NextAuthentication

Last updated 4 years ago

Was this helpful?

The Harmonizely API is organized around REST. Our API has predictable resource-oriented URLs, uses JSON format for request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Access to the Harmonizely API can be requested from the Integrations page in your dashboard.

Base URL

https://harmonizely.com/api

The Harmonizely API Docs demonstrate using curl to interact with the API over HTTP.

The Harmonizely API is still in beta, this documentation is a work in progress, feel free to send us your feedback at support@harmonizely.com.