---
title: "Onboarding"
description: "Self-serve free API key and sandbox onboarding for kwnva.design."
canonical: https://kwnva.design/onboarding
last-updated: 2026-08-30
---

# Onboarding

Free tier. Zero-auth catalog reads. Self-serve API key generation.

```
curl -X POST https://kwnva.design/api/v1/keys -H "Content-Type: application/json" -d "{}"
```

- API key: https://kwnva.design/api/v1/keys
- Sandbox: https://kwnva.design/sandbox
- Catalog: https://kwnva.design/api/v1/projects
- Auth walkthrough: https://kwnva.design/auth.md

JSON twin: https://kwnva.design/onboarding
