;

Authentication Mechanism

Mocha API Version 3 supports API key based authentication over TLS 1.2 or above.

Every request API endpoint should include API key in request header.

Request header name: X-API-KEY

Note: Call to Mocha API v3 should be made with secure connection with TLS v1.2 or above. Any calls made below mentioned protocol will be automatically will be rejected.