# MojoAuth API **Provider:** MojoAuth **Category:** auth **Base URL:** `https://mojoauth.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 100 req/s **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://mojoauth.com ## Description Secure and modern passwordless authentication platform ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://mojoauth.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://mojoauth.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Passwordless authentication. Free: 1K MAU/month. Growth $29/mo (5K MAU). Scale $99/mo (25K MAU). Enterprise custom. Magic links, OTP, biometric support. --- *Source: [API Map](https://apimap.dev/apis/mojoauth/) — CC BY 4.0*