Audit API Reference
This section covers all endpoints related to audit.
Add Miner Audit Data
Endpoint:
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
X-Chutes-Hotkey | string | null | No | |
X-Chutes-Block | string | null | No | |
X-Chutes-Signature | string | null | No | |
X-Chutes-Nonce | string | null | No | |
Authorization | string | null | No |
Responses
Status Code | Description |
---|---|
200 | Successful Response |
422 | Validation Error |
Authentication
This endpoint requires authentication.
List Audit Entries
List all audit reports from the past week.
Endpoint:
Responses
Status Code | Description |
---|---|
200 | Successful Response |
Download Audit Data
Download report data.
Endpoint:
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
path | string | Yes |
Responses
Status Code | Description |
---|---|
200 | Successful Response |
422 | Validation Error |