Credits can be checked at any time using a dedicated endpoint, or by inspecting theDocumentation Index
Fetch the complete documentation index at: https://docs.signalhire.com/llms.txt
Use this file to discover all available pages before exploring further.
X-Credits-Left header included in every API response.
Endpoint: GET https://www.signalhire.com/api/v1/credits
Standard Credits
Returns the remaining balance of standard credits used by the Person API (with contacts).Without Contacts Credits
To check the remaining balance of without-contacts credits, add thewithoutContacts=true query parameter. See Profiles Without Contacts for details on this credit type.
X-Credits-Left Header
Every API response includes theX-Credits-Left header with the current credit balance. The value automatically reflects the credit type matching the request — without-contacts credits when withoutContacts: true is set, standard credits otherwise.