Skip to main content
Use GET /usage to check account-level API state.
curl https://storeinspect.com/api/v1/usage \
  -H "Authorization: Bearer $STOREINSPECT_API_KEY"
The response includes:
  • Current plan
  • Monthly contact credit total, used, and remaining
  • Request quota state
  • Search-row quota state
  • Current billing or usage period
  • Rate-limit metadata
This endpoint does not spend contact credits.