# OpenAPI Specification

We are in the process of building out our OpenAPI documentation. We reference the OpenAPI specification here in our documentation for end points that are finished or mostly complete.

### Latest Version

An [OpenAPI](https://www.openapis.org) specification is available at <https://api.radiantdrift.com/openapi/latest.json>

### Specific Version

Additionally, versioned copies of the OpenAPI spec are available, for example, v0.18.2 is available at <https://api.radiantdrift.com/openapi/0.18.2.json>

The application current version of the API is obtainable by making a GET request to <https://api.radiantdrift.com>

Only the latest version is available in our production environment at any given time. Historic versions are provided for reference purposes.
