U

Upstash Developer API

REST discovered

Details
URL
https://api.upstash.com/v2
Docs
https://upstash.com/docs/devops/developer-api/introduction
Authentication
Upstash Developer API credentials (account email + API key) basic discovered Get credentials ↗
Authorization: Basic <credential>

In the Upstash Console API Keys page, create an API key under AccountManagement API / API Keys, then use your Upstash account email together with that API key. The docs state the Developer API uses HTTP Basic auth with EMAIL as the username and API_KEY as the password.