Introduction

API Reference

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.

Last updated