# Generate JWT **POST /api/rest/auth** Description: The JWT authentication endpoint allows you to authenticate with the Rayo system using a JSON Web Token. You need to provide the following information: * Rayo account API key ## Servers ## Authentication methods - Apikey auth ## Parameters ## Responses ### 200 OK #### Headers - **Date** (string) - **Content-Type** (string) - **Transfer-Encoding** (string) - **Connection** (string) - **x-request-id** (string) - **Content-Encoding** (string) - **CF-Cache-Status** (string) - **Expect-CT** (string) - **Content-Security-Policy** (string) - **Referrer-Policy** (string) - **Strict-Transport-Security** (string) - **X-Content-Type-Options** (string) - **X-Frame-Options** (string) - **X-XSS-Protection** (integer) - **Server** (string) - **CF-RAY** (string) #### Body: (object) object [Powered by Bump.sh](https://bump.sh)