开发者

用量与线索额度

每提取一条线索消耗 1 条线索额度。从 usage 端点读取当前套餐、余额与限制。

GET/v1/usage
FieldTypeDescription
planlite | pro | max | nullCurrent plan.
accessStatusnone | trialing | activeSubscription access state.
credits.balancenumberRemaining credits.
credits.monthlyAllowancenumberCredits granted for the period.
rateLimitPerMinutenumber | nullPer-minute request limit.
resetsAtstring | nullWhen the current period ends (ISO 8601).
cURL
curl https://api.mapleads.ai/v1/usage \
  -H "Authorization: Bearer mapleads_xxx"

Monthly plans grant their credit allowance each month. Annual plans pre-authorize 12× the monthly amount as a single up-front grant for the year. New trials start with a credit allowance so you can test the full flow before paying.

今天就开始提取线索

一分钟内完成首次搜索。结果可导出为 CSV、Excel 或 JSON。