These are the docs for Metabase v0.44. Check out the docs for the latest version, Metabase v0.54.

Util

Random utilty endpoints for things that don’t belong anywhere else in particular, e.g. endpoints for certain admin page tasks.

GET /api/util/bug_report_details

Returns version and system information relevant to filing a bug report against Metabase.

GET /api/util/diagnostic_info/connection_pool_info

Returns database connection pool info for the current Metabase instance.

Logs.

Return a cryptographically secure random 32-byte token, encoded as a hexadecimal string. Intended for use when creating a value for embedding-secret-key.

Anonymous usage stats. Endpoint for testing, and eventually exposing this to instance admins to let them see what is being phoned home.

Endpoint that checks if the supplied password meets the currently configured password complexity rules.

  • password password is too common.

« Back to API index

Read docs for other versions of Metabase.