From 888a7f9f887a3b61f604057d5562c88afea266d3 Mon Sep 17 00:00:00 2001 From: m1lkweed Date: Thu, 22 Jul 2021 15:23:34 -0400 Subject: [PATCH] Add ORB Intelligence API to Business --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 559660a5..c5dba772 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ API | Description | Auth | HTTPS | CORS | | [MailboxValidator](https://www.mailboxvalidator.com/api-email-free) | Validate email address to improve deliverability | `apiKey` | Yes | Unknown | | [mailgun](https://www.mailgun.com/) | Email Service | `apiKey` | Yes | Unknown | | [markerapi](http://www.markerapi.com/) | Trademark Search | No | No | Unknown | +| [ORB Intelligence](https://api.orb-intelligence.com/docs/) | Company lookup | `apiKey` | Yes | Unknown | | [Smartsheet](https://smartsheet-platform.github.io/api-docs/) | Allows you to programmatically access and Smartsheet data and account information | `OAuth` | Yes | No | | [SwiftKanban](https://www.digite.com/swiftkanban/) | Kanban software, Visualize Work, Increase Organizations Lead Time, Throughput & Productivity | `apiKey` | Yes | Unknown | | [Ticksel](https://ticksel.com) | Friendly website analytics made for humans | No | Yes | Unknown |