Developer Documentation

Build powerful integrations with the EzyConn API.

⌘K

Introduction

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

Authentication

Learn how to authenticate your API requests using API keys.

Webhooks

Subscribe to real-time events happening in your workspace.

Base URL

https://api.ezyconn.com/v1

Client Libraries

We provide official client libraries for Node.js, Python, and Ruby to help you get started quickly.