Available Tools
Setup
1
Get API Key
- Log in to Metabase as an admin
- Go to Settings > Admin settings > Authentication
- Under API Keys, click Create API Key
- Copy the key (shown only once)
2
Add Server in Runlayer
- In Runlayer, go to My connectors, find Metabase, and click Add connector
- Enter:
- METABASE_URL: Your Metabase URL (e.g.,
https://metabase.company.com) - METABASE_API_KEY: Your API key
- METABASE_URL: Your Metabase URL (e.g.,
- Click Deploy Server
Troubleshooting
Connection refused
Connection refused
Verify your Metabase URL is correct and accessible. Check firewall rules for self-hosted instances.
Authentication failed
Authentication failed
Verify your API key is correct and hasn’t expired. Try generating a new key.
Permission denied
Permission denied
Ensure the API key is associated with a user that has the necessary permissions.