G

galileo.ai

Galileo is an AI agent reliability platform for evaluating, observing, and adding guardrails to LLM applications and autonomous agents. It provides tooling for logging traces, running experiments, managing datasets and prompts, and monitoring production AI behavior.

2 integrations · MCP · REST

Galileo exposes a public REST API, a hosted MCP server for IDE/agent clients, and official Python and TypeScript SDK packages that authenticate primarily with a Galileo API key; the REST API also supports Basic auth and short-lived JWT bearer tokens.

discovered 2mo ago
MCP servers1
REST · OpenAPI1
Credentials
Galileo API keyapi_keyGet key

In the Galileo app, open the user menu in the bottom-left, choose API Keys, click +Create new key, name the key, optionally set an expiry date, then copy it and store it safely. The docs note you won't be able to view the full key again. See Where Do I Find My Project Keys? and the API keys page.

Galileo account username/passwordbasic

Use the username and password for your Galileo account. The REST API docs list HTTP Basic authentication as supported for public endpoints, but the public docs reviewed here do not provide a dedicated developer setup page for creating separate integration-specific basic-auth credentials. See API overview.

Galileo JWT access tokenbearerGet token

Mint a short-lived JWT by calling the `get-token` API after authenticating with either your Galileo API key or HTTP Basic auth, as described in the API overview. The docs recommend this method for high-volume requests because the token expires after 24 hours.

conventions · 1/7 published

Publish these signals → /publishing