---
title: "SERP API overview"
method: GET
path: "/v4/account/{subAccountId}/serp-api/overview"
tags: ["SERP API"]
---

# SERP API overview

`GET /v4/account/{subAccountId}/serp-api/overview`

Get SERP API subscription overview: plan, credits used/remaining, status. Permission: `serp_api:read`.

## Path parameters

- `subAccountId` string, uuid, required

## Response `200`

SERP API overview

- object
  - `plan` string
  - `credits_used` integer
  - `credits_limit` integer
  - `status` string

---

[API](https://skmtc.net/proxyscrape/apis/proxyscrape-account-api.md) · [All operations](https://skmtc.net/proxyscrape/apis/proxyscrape-account-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/proxyscrape/proxyscrape-account-api/revisions/4e10267785e1/schema)
