APIs & Integrations
Metabase
Overview
Pre-built tooling
Pre-built use-cases
No pre-built use cases yet (time to contribute: <48h)
Not seeing the use case you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- Metabase uses API_KEY authentication mode with
x-api-key: API_KEY
as a request header to access different endpoints. - When creating a new connection on Nango, you will have to provide your domain. If your Metabase is at
https://your-metabase.com
you could access the APIs athttps://your-metabase.com/api/database
.
Contribute API gotchas by editing this page