Skip to main content
GET

Overview

The Balance API lets you programmatically check your remaining credit balance for any ProWebLook service. Use this before submitting large batch jobs or to monitor credit consumption in your application.

Request Parameters

string
required
Your ProWebLook API key. See Authentication.
string
required
The service to check balance for. Accepted values:

Response

integer
The number of remaining credits for the specified service.
string
The service name that was queried (normalized lowercase).