Skip to content

Commit 7fdd7f8

Browse files
committed
chore: update readme
1 parent 7c72ad3 commit 7fdd7f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,10 @@ tomba http
108108
| email counter | /count | `domain` | Completed | No | Get |
109109
| enrichment | /enrich | `email` | Completed | No | Get |
110110
| linkedin finder | /linkedin | `url` | Completed | No | Get |
111+
| logs | /logs | No | Completed | No | Get |
111112
| domain search | /search | `domain` | Completed | No | Get |
112113
| domain status | /status | `domain` | Completed | No | Get |
114+
| usage | /usage | No | Completed | No | Get |
113115
| email verifier | /verify | `email` | Completed | No | Get |
114116

115117
### Available Commands
@@ -125,8 +127,10 @@ tomba http
125127
| linkedin | Instantly discover the email addresses of Linkedin URLs. |
126128
| login | Sign in to Tomba account |
127129
| logout | delete your current KEY & SECRET API session. |
130+
| logs | Check your last 1,000 requests you made during the last 3 months. |
128131
| search | Instantly locate email addresses from any company name or website. |
129132
| status | Returns domain status if is webmail or disposable. |
133+
| usage | Check your monthly requests. |
130134
| verify | Verify the deliverability of an email address. |
131135
| version | Print version number and build information. |
132136

0 commit comments

Comments
 (0)