redis.com
Redis exposes a Redis command interface (used by client libraries and `redis-cli`) authenticated with Redis AUTH passwords or ACL username+password, plus operator-facing Redis Cloud and Redis Software REST APIs authenticated respectively by `x-api-key` + `x-api-secret-key` and HTTP Basic Auth, and Redis Enterprise for Kubernetes CRD APIs with auth not determined here.
- Redis command protocol via clientsdiscovered
- Redis Cloud REST APIdiscovered
- Redis Software REST APIdiscovered
- Redis Enterprise for Kubernetes CRDsdiscovered
- redis-clidiscovered
Sign in to Redis Cloud as an account owner, open Access Management → API Keys, and use Add to create a user key for an Owner, Viewer, Billing admin, or Logs viewer. Save the value when shown; the docs note this is the only time it can be copied. Send it as the x-api-secret-key header.
Use a Redis Software cluster user account with permission to access the REST API. The docs state requests authenticate with HTTP Basic Auth using your username and password; the admin user has access to all endpoints by default. See REST API and Permissions.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://redis.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing