From c65dbcfc1ff01718a3e78a0fab0a7f8a18d0f811 Mon Sep 17 00:00:00 2001 From: ruchit2801 <39343253+ruchit2801@users.noreply.github.com> Date: Sun, 31 Oct 2021 08:47:17 +0530 Subject: [PATCH] Add Redash API to Business --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af5ab3f2..ae9c92e1 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Redash](https://redash.io/help/user-guide/integrations-and-api/api) | Access your queries and dashboards on Redash | `apiKey` | Yes | Yes | | [Smartsheet](https://smartsheet.redoc.ly/) | Allows you to programmatically access and Smartsheet data and account information | `OAuth` | Yes | No | | [Square](https://developer.squareup.com/reference/square) | Easy way to take payments, manage refunds, and help customers checkout online | `OAuth` | Yes | Unknown | | [SwiftKanban](https://www.digite.com/knowledge-base/swiftkanban/article/api-for-swift-kanban-web-services/#restapi) | Kanban software, Visualize Work, Increase Organizations Lead Time, Throughput & Productivity | `apiKey` | Yes | Unknown |