G

gremlin.com

Gremlin provides an enterprise reliability platform for chaos engineering, reliability testing, and resilience analysis. It helps teams uncover availability risks, run experiments, and analyze reliability data across their systems.

3 integrations · MCP · REST · CLI

Gremlin exposes a REST API at https://api.gremlin.com/v1, a locally run Gremlin CLI, and a packaged Gremlin MCP server for LLM integrations; all documented developer surfaces require Gremlin-issued credentials.

discovered 2mo ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Gremlin user or team API keyapi_keyGet key

In the Gremlin app, open the API key management page at API Settings. Create either a user-level or team-level API key, then copy the key and secret values. The Gremlin API docs state API keys can be used to retrieve an access token for REST API calls and are also required for the Gremlin MCP server.

Gremlin REST API bearer tokenbearerGet token

Authenticate to the Gremlin REST API by POSTing your Gremlin account credentials to https://api.gremlin.com/v1/users/auth?getCompanySession=true (or https://api.gremlin.com/v1/users/auth/mfa/auth?getCompanySession=true if MFA is enabled) as documented in Getting started with the Gremlin API. Use the returned bearer token in the Authorization header for API requests. If you belong to multiple companies, include the documented companyName parameter when minting the token.

conventions · 1/7 published

Publish these signals → /publishing