Metabase
An open source Business Intelligence server to share data and analytics inside your company
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Open Source Projects
- Documentation / URL
- https://www.metabase.com/
Overview
Metabase is an open-source BI server — keyless (self-hosted by default; API paths 301 to trailing-slash, verified).
Quick Start
Health (follow the 301):
curl -L "https://www.metabase.com/api/health/"
Authentication
- None for the public instance; self-hosted instances use session tokens.
Rate Limits & Notes
- Free and open source (self-host); Metabase Cloud is paid.
- The public api.health path 301s to the trailing-slash version (verified).
FAQ
Is Metabase free? Free OSS (self-host); Cloud is paid.
Why 301?
The path redirects to trailing-slash (verified) — use curl -L.
What does it do? Business intelligence dashboards.
More in Open Source Projects
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Countly Countly web analytics | No auth | No | Unknown | ↗ |
| Creative Commons Catalog Search among openly licensed and public domain works | OAuth | Yes | Yes | ↗ |
| Datamuse Word-finding query engine | No auth | Yes | Unknown | ↗ |
| Drupal.org Drupal.org | No auth | Yes | Unknown | ↗ |
| Evil Insult Generator Evil Insults | No auth | Yes | Yes | ↗ |