開發者

用量與名單額度

每提取一條名單消耗 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。