Developer API

Build MFA into your applications with our RESTful API. Scoped keys, sandbox environment, and comprehensive documentation.

API Keys

Create scoped API keys with live and test environments.

Fast Integration

RESTful JSON API with clear error responses and rate limits.

Security Events

Audit trail for all authentication and MFA events.

Quick Start

# Base URL
https://api.muhaauth.cloud/api/v1
# Authenticate with API key
curl -H "Authorization: Bearer muha_test_..." \
https://api.muhaauth.cloud/api/v1/mfa/status

API Scopes

mfa:readmfa:enrollmfa:verifymfa:managedevices:readdevices:manage

Endpoints

POST/api/v1/mfa/enroll
POST/api/v1/mfa/confirm
POST/api/v1/mfa/verify
GET/api/v1/mfa/status
GET/api/v1/devices
GET/api/v1/sessions