Introduction

The primary use of the DevHub API is to automate the provisioning of websites, landing pages and other web experiences that you can produce within the DevHub platform. But it can also be used to sync location and business data from external systems with existing sites or alternatively used to pull reporting and active site data for use in your reporting dashboards.

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

Getting started

To get started, checkout out our:

Last updated