APIs Pricing
Login

Account API

The Account API endpoint enables you to quickly query your account's state.

Request Parameters

  • API Endpoint: GET https://serpgrid.dev/v1/account/state

  • Required headers: X-API-KEY

Request Example

json icon Account Check
json icon Account Check

Useful Tip

Most of our APIs return response headers that will help you maintain proper accounting of your current credit status without needing to query this endpoint. These headers are:

  • X-Credits-Remaining The number of credits that remain in your account
  • X-Credits-Expire A datetime string with the expiration date
  • X-Credits-Used The number of credits the operation consumed