From 9fcb88b7c190db20078c2e49afbe4541704a45ae Mon Sep 17 00:00:00 2001 From: Mohamed Ben Date: Wed, 24 Nov 2021 15:21:34 +0100 Subject: [PATCH] Add Tomba.io API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8d76f7e..a835a651 100644 --- a/README.md +++ b/README.md @@ -279,6 +279,7 @@ API | Description | Auth | HTTPS | CORS | | [Tenders in Romania](https://tenders.guru/ro/api) | Get data for procurements in Romania in JSON format | No | Yes | Unknown | | [Tenders in Spain](https://tenders.guru/es/api) | Get data for procurements in Spain in JSON format | No | Yes | Unknown | | [Tenders in Ukraine](https://tenders.guru/ua/api) | Get data for procurements in Ukraine in JSON format | No | Yes | Unknown | +| [Tomba email finder](https://tomba.io/api) | Email Finder for B2B sales and email marketing and email verifier | `apiKey` | Yes | Yes | | [Trello](https://developers.trello.com/) | Boards, lists and cards to help you organize and prioritize your projects | `OAuth` | Yes | Unknown | **[⬆ Back to Index](#index)**