Welcome to Tomba Docs! Create a free Tomba account and gain instant access to 400+ million contacts!
Tomba CLI

Usage

Check your monthly API request usage.

Usage

tomba usage
bash

Details:
This command displays your current monthly usage statistics.

HTTP call

curl --request GET \
  --url 'http://127.0.0.1:3001/usage'
bash