U

Upstash Redis REST API

REST discovered

Details
URL
https://<db-host>.upstash.io
Docs
https://upstash.com/docs/redis/features/restapi
Authentication
Upstash Redis REST token bearer discovered
Authorization: Bearer <credential> /?_token=<credential>

Create or open a Redis database in the Upstash Console Redis section. On the database page, copy the HTTPS endpoint and the Token (or Readonly Token) from the connection details. The docs say to use that token for Redis REST API authorization.