v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Key Value

Retrieve Key Value connection info

Retrieve connection info for a Key Value instance by ID. Connection info includes sensitive information.

get/key-value/{redisId}/connection-info

Path parameters

redisIdstring required

Response

Successful response

internalConnectionStringstring required

The connection string to use from within Render

externalConnectionStringstring password required

The connection string to use from outside Render

cliCommandstring password required

The CLI (redis-cli or valkey-cli) command to connect to the Key Value instance