Credits Usage API

The Credits Usage API allows you to obtain real-time information on used credits, applicable to both one-off and subscription credits. This endpoint is restricted to organization admins for an organization and cannot be accessed by organization members.

Documentation

API Endpoint

GET

https://api.apifreaks.com/v1.0/credits/usage/info

Test
LANGUAGE
Python
PHP
Java
Node
Ruby
$ pip install requests

API Response

For a comprehensive view of the API response structure and detailed field descriptions, explore the interactive Response Table by clicking here.

HTTP Error Codes

HTTP StatusReasons
403
You need to be organization admin to access this endpoint.