llms.txt Content
# Galileo
## Docs
- [Get Token](https://docs.galileo.ai/api-reference/auth/get-token.md)
- [Login Api Key](https://docs.galileo.ai/api-reference/auth/login-api-key.md)
- [Login Email](https://docs.galileo.ai/api-reference/auth/login-email.md)
- [Login Social](https://docs.galileo.ai/api-reference/auth/login-social.md)
- [Refresh Token](https://docs.galileo.ai/api-reference/auth/refresh-token.md)
- [Verify Email](https://docs.galileo.ai/api-reference/auth/verify-email.md)
- [List Evaluate Alerts](https://docs.galileo.ai/api-reference/evaluate-alerts/list-evaluate-alerts.md)
- [Cancel Jobs For Project Run](https://docs.galileo.ai/api-reference/evaluate/cancel-jobs-for-project-run.md): Get all jobs for a project and run.
- [Create a new Evaluate Run](https://docs.galileo.ai/api-reference/evaluate/create-workflows-run.md): Create a new Evaluate run with workflows.
- [Get Evaluate Run Results](https://docs.galileo.ai/api-reference/evaluate/get-evaluate-run-results.md): Fetch evaluation results for a specific run including rows and aggregate information.
- [API Reference | Getting Started with Galileo](https://docs.galileo.ai/api-reference/getting-started.md): Get started with Galileo's REST API: learn about base URLs, authentication methods, and how to verify your API setup for seamless integration.
- [Healthcheck](https://docs.galileo.ai/api-reference/health/healthcheck.md)
- [Get Workflows](https://docs.galileo.ai/api-reference/observe/get-workflows.md): Get workflows for a specific run in an Observe project.
- [Log Workflows to an Observe Project](https://docs.galileo.ai/api-reference/observe/log-workflows.md): Log workflows to an Observe project.
- [Protect notification](https://docs.galileo.ai/api-reference/protect-notification.md): When a Protect execution completes with the status specified in the configuration, the webhook specified is triggered with this payload.
- [Invoke Protect](https://docs.galileo.ai/api-reference/protect/invoke.md): Learn how to use the