Developers

Audit API Reference

This section covers all endpoints related to audit.

Add Miner Audit Data

Endpoint:

Parameters

ParameterTypeRequiredDescription
X-Chutes-Hotkeystring | nullNo
X-Chutes-Blockstring | nullNo
X-Chutes-Signaturestring | nullNo
X-Chutes-Noncestring | nullNo
Authorizationstring | nullNo

Responses

Status CodeDescription
200Successful Response
422Validation Error

Authentication

This endpoint requires authentication.


List Audit Entries

List all audit reports from the past week.

Endpoint:

Responses

Status CodeDescription
200Successful Response

Download Audit Data

Download report data.

Endpoint:

Parameters

ParameterTypeRequiredDescription
pathstringYes

Responses

Status CodeDescription
200Successful Response
422Validation Error