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.
Tip
This is an AI product and so unless the values of a field are explicitly enumerated, they are subject to change.
Do not rely on the value of a field being constant.
e.g. the markdown
response for a particular question may change over time.
Warning
This API is under active development, and some endpoints are explicitly marked as experimental. Endpoints marked as experimental may change without warning.