Authorizations
Include your Brew API key as a Bearer token in the Authorization header.
Example: Authorization: Bearer bw_api_your_key_here
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.
Include your Brew API key as a Bearer token in the Authorization header.
Example: Authorization: Bearer bw_api_your_key_here