# Authorization
Authorization is provided via a secret API key sent as part of the HTTPS header.
Authorization: Bearer secret-api-key
Once you register, Kaoshi will send your secret API key.
WARNING
THE SECRET API KEY SHOULD BE KEPT IN A SECURE LOCATION. IT IS INTENDED TO BE USED ONLY BY YOUR SERVER BACK END AND SHOULD NEVER BE SENT TO THE CLIENT.