How to monitor credit usage?
There are 2 ways you can monitor your usage with our API:
- You can add that your code/script sends an additional request to our usage endpoint. You can also add that if it reaches a specific limit, it stops sending requests or notifies you.
- You can return our API headers, which include the SPB-cost header. This header returns how much the request costs, and you can calculate the usage on your end.
With Make, n8n, and Zapier, you can add a workflow that calculates your usage and sends out automatic emails when you reach a certain threshold or once all the credits are used up.
Our documentation and support would help out with our API queries, but for such specific setups, you should double-check the specific no-code workflow automation documentation.
Updated on: 22/12/2025
Thank you!
