Developers

Pricing API Reference

This section covers all endpoints related to pricing.

Get Quota Unlock Amount

Amount, in USD, of payment history that provides the "free" tier quota.

Endpoint:

Responses

Status CodeDescription
200Successful Response

Get Fmv

Get the current FMV for tao.

Endpoint:

Responses

Status CodeDescription
200Successful Response

Get Pricing

Get the current compute unit pricing.

Endpoint:

Responses

Status CodeDescription
200Successful Response

Get Developer Deposit

Get the USD/tao amount required to enable developer mode.

Endpoint:

Responses

Status CodeDescription
200Successful Response

Return Developer Deposit

Endpoint:

Parameters

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

Request Body

FieldTypeRequiredDescription
addressstringYes

Responses

Status CodeDescription
200Successful Response
422Validation Error

Authentication

This endpoint requires authentication.


List Payments

List all payments.

Endpoint:

Parameters

ParameterTypeRequiredDescription
pageinteger | nullNo
limitinteger | nullNo

Responses

Status CodeDescription
200Successful Response
422Validation Error