Skip to content
Get started
Overview

Introduction

The Luminary 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.

To use the Luminary API, we recommend using one of our SDKs. You can find the SDKs for your language below. If you do not see a SDK for your language, you may request one by contacting Luminary support or access the API directly.

For details on how to use the API, please refer to the API Reference. It includes detailed information on the available endpoints, request and response formats, and examples.