For the complete documentation index, see llms.txt. This page is also available as Markdown.

Increase or decrease quota

Increase or decrease quota amount

patch
Path parameters
addressstringRequired

Address

Query parameters
countinteger · int32Required

Quota amount

Header parameters
CF-ACCESS-KEYstringRequired

The API access key.

Example: your api key
CF-ACCESS-SIGNstringRequired

The Base64-encoded signature.

Example: signature
CF-ACCESS-TIMESTAMPstringRequired

The UTC request timestamp (e.g. 2008-08-08T08:08:08.888Z).

Responses
200

OK

application/json
codeinteger · int32Optional

Returns 0 on success; all other values indicate errors

msgstringOptional

Error message returned when an error occurs

sub_codestringOptional
sub_msgstringOptional
patch/v1/mate/open/basic/{address}/quota/increment
200

OK

Last updated