Introduction

The primary use of the DevHub API is to automate the provisioning of websitesarrow-up-right, landing pagesarrow-up-right 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 RESTarrow-up-right. Our API has predictable resource-oriented URLs, accepts JSON-encodedarrow-up-right request bodies, returns JSON-encodedarrow-up-right responses, and uses standard HTTP response codes, authentication, and verbs.

Getting started

To get started, checkout out our:

Last updated