U
Upstash Developer API
Details
- URL
-
https://api.upstash.com/v2 - Docs
- https://upstash.com/docs/devops/developer-api/introduction
Authentication
Authorization: Basic <credential> In the Upstash Console API Keys page, create an API key under Account → Management 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.