# Check API key 🔑 **GET /connect** Checks if the provided API key is valid. ## Servers - https://api.ppe-analytics.com/api/v1: https://api.ppe-analytics.com/api/v1 () ## Authentication methods - Api key ## Parameters ## Responses ### 200: Valid API key #### Body Parameters: application/json (object) - **status** (string) - **message** (string) ### 403: Invalid API key #### Body Parameters: application/json (object) - **status** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)