Authentication
Test API Key
Verify that your API key is valid and active. This endpoint is useful for testing your integration and confirming your authentication is working correctly. Returns your account name on success.
GET
Authorizations
Include your Brew API key as a Bearer token in the Authorization header.
Example: Authorization: Bearer bw_api_your_key_here
Response
200
application/json
API key is valid and active
The response is of type object
.