Quick Start

Get API access in minutes

  1. Sign up for a free UMVA account at umva.net (no KYC required).
  2. Generate an AI API key from your dashboard or use the editor auth flow.
  3. Add funds to your wallet (minimum $0.10, card or crypto).
  4. Use the base URL https://umva.net with your Bearer token.
  5. Call GET /api/llm/models to list models or POST /api/llm/completion for AI completions.

Base URLs:

  • Primary: https://umva.net
  • Fallback: https://umva.us (the editor retries on network errors or 5xx status)