ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

Account

Usage

Your current plan, credit balance, calls made this period, and auto-recharge settings. The only GET endpoint in the API and the only one that takes no body. Costs 0 credits, so you can poll it freely.

GET/api/v1/usage

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
usage = client.usage()
print(usage["credit_balance"])

Response

"plan": "project",
"credit_balance": 6431,
"purchased_credits": 0,
"searches_used": 569,
"period_start": "2026-07-14T00:00:00.000Z",
"enabled": false,
"threshold": 0,
"amount": 0,
"cost": 0
}
}
PreviousErrorsNextGoogle v1 to v2 Migration
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy