Management APIs

Account API

3min

Account API

GET /account The SerpWow Account API allows you to check the number of searches made in the current month. There is no charge for calls made to the Account API.

The Account API also shows current platform status.

Text
Curl
Node.js
Python
PHP


Parameters

The Account API takes a single parameter, the api_key to retrieve account information from.

Parameter

Required

Description

api_key

required

The API key for your account.

Response

The Account API returns structured JSON showing your account details and platform status. The usage_history property contains detailed credit usage history for the past 3 months:

JSON




Updated 13 Jul 2024
Doc contributor
Did this page help you?