From e7386fac82ca4ff6d36cc2326ec2ff90dfed210d Mon Sep 17 00:00:00 2001 From: ruchit2801 <39343253+ruchit2801@users.noreply.github.com> Date: Sun, 31 Oct 2021 08:41:53 +0530 Subject: [PATCH] Add Superset API to Business --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af5ab3f2..c84bd5da 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ API | Description | Auth | HTTPS | CORS | ### Business API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Apache Superset](https://superset.apache.org/docs/rest-api) | API to manage your BI dashboards and data sources on Superset | `apiKey` | Yes | Yes | | [Charity Search](http://charityapi.orghunter.com/) | Non-profit charity data | `apiKey` | No | Unknown | | [Clearbit Logo](https://clearbit.com/docs#logo-api) | Search for company logos and embed them in your projects | `apiKey` | Yes | Unknown | | [Domainsdb.info](https://domainsdb.info/) | Registered Domain Names Search | No | Yes | No |