🔐 Authentication#
Mocha API Version 3 supports API key–based authentication over TLS 1.2 or above.Every API request must include your API key in the request header:X-API-KEY: your-api-key-here
Note: All requests must be made using a secure connection (TLS v1.2+). Requests made with lower versions will be rejected automatically.Modified at 2025-06-20 09:38:00