subscribe

Renew Api Key

Renew an active API key by extending its expiration. Supports 1 or 2 months.

post/api/v1/subscribe/renew

Request body

api_key_idinteger required

API Key ID to renew

monthsinteger

Renewal months (1 or 2)

currencystring

Payment currency (CNY or USD)

Response

Successful Response

successboolean required
messagestring required
new_expires_atstring nullable
amount_chargednumber nullable
new_balancenumber nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.