Skip to main content
POST
Python
remaining_paid_pages is the sum of remaining pages across all active paid plans. remaining_free_pages_today is the remaining free quota for today. remaining_free_pages_this_month is the remaining free quota for this month.
If you want the shortest path to a working integration, start with SoMark API; for the full endpoint list and auth summary, go back to the API overview; free quota details are in Free tier rules.

Body

multipart/form-data
api_key
string
required

API 密钥,格式 sk-***

Example:

"sk-***"

Response

200 - application/json

查询成功

code
integer

状态码,0 为成功,非 0错误码

Example:

0

message
string

错误信息。成功时通常为空字符串。

Example:

""

data
object

当前 API Key 对应账号的剩余额度信息。