Charity Search
Non-profit charity data
| Category | Business |
|---|---|
| Authentication | apiKey |
| HTTPS | Yes |
| CORS | yes |
| Difficulty | intermediate |
| Official URL | https://superset.apache.org/docs/api |
| Added Date | 2026-04-01 |
| Last Verified | 2026-04-01 |
Apache Superset is a business API described as: API to manage your BI dashboards and data sources on Superset. It is useful when you need programmatic access to api to manage your bi dashboards and data sources on superset from applications, dashboards, or internal tools. The published entry point or documentation is hosted at superset.apache.org, which makes it a practical starting point for evaluating available endpoints and response formats. The listing indicates API-key-based access, which is typical for server-side integrations, scheduled jobs, and controlled client applications.
const url = "https://superset.apache.org/docs/api";
// Replace headers or query params with the values required by this API.
const response = await fetch(url, {
headers: {
"X-API-Key": "YOUR_API_KEY"
}
});
if (!response.ok) throw new Error(`Request failed: ${response.status}`);
const data = await response.json();
console.log(data); Non-profit charity data
Search for company logos and embed them in your projects
Post to and update maintenance and incidents on your status page through an HTTP REST API
Send marketing campaigns and transactional mails
Marketing email can be sent and mail templates made in MJML or HTML can be sent using API
Non-profit charity data
Search for company logos and embed them in your projects
Registered Domain Names Search
Hire freelancers to get work done
Flexible, RESTful access to the user's inbox
Collect, configure and analyze your data to reach the right audience
Post to and update maintenance and incidents on your status page through an HTTP REST API
Send marketing campaigns and transactional mails
Marketing email can be sent and mail templates made in MJML or HTML can be sent using API
Trademark Search