Overview
Nordva Launch API (0.1.0)
Section titled “Nordva Launch API (0.1.0)”Changelog, waitlist, feedback triage, notifications, read-only Stripe revenue, contacts and attribution for your product, behind one API key and one MCP server.
- Contact: https://launch.nordva.dev
- OpenAPI version: 3.1.0
Authentication
Section titled “ Authentication ”SecretApiKey
Section titled “SecretApiKey ”Secret key — full read/write access. Server-side only. Legacy format sk_live_* is also accepted for backward compatibility. Obtain from Dashboard → API Keys.
Security scheme type: http
Bearer format: nv_live_[32 chars]
PublishableApiKey
Section titled “PublishableApiKey ”Publishable key — browser-safe. Write-only on public endpoints (waitlist signups, changelog subscribers, feedback, notification reads). Cannot access any read or admin endpoints. Obtain from Dashboard → API Keys.
Security scheme type: http
Bearer format: nv_pub_live_[32 chars]
ClerkJWT
Section titled “ClerkJWT ”Clerk RS256 JWT for dashboard endpoints. Verified against Clerk’s JWKS. Not interchangeable with API keys.
Security scheme type: http
Bearer format: JWT