Telemetry
Work with telemetry in the sandbox.
SandboxThis is the simulated Earn API. Position creation and withdrawal change sandbox records; they do not sign a wallet transaction.
Authentication · Errors · Amounts and units
Usage time series
GET /usage
Parameters
| Name | Location | Type | Required | Description |
| --- | --- | --- | --- | --- |
| range | query | "24h", "7d", "30d" | No | Time range |
Response · 200
| Field | Type | Required | Description |
|---|---|---|---|
object |
string |
Yes | |
data |
Usage | Yes | |
meta |
object |
No |
For failed requests, inspect error.code, error.message and the request ID. Error handling.
Platform status
GET /status
Response · 200
| Field | Type | Required | Description |
|---|---|---|---|
object |
string |
Yes | |
data |
Status | Yes | |
meta |
object |
No |
For failed requests, inspect error.code, error.message and the request ID. Error handling.
OpenAPI document
GET /openapi.json
Response · 200
Schema: object
For failed requests, inspect error.code, error.message and the request ID. Error handling.