Skip to content

Introduction

Numbers Station has a REST API that interacts with the Numbers Station control plane. This follows common HTTP standards such as action verbs and response codes. The response body is in JSON format.

The Numbers Station REST API is based on the OpenAPI specification, which allows developers to generate API clients and documentation in different programming languages uses available OpenAPI tools. This API documentation is generated using scalar.

Danger

This API is under active development, and is NOT officially supported. It may change frequently, and without warning.