How to authenticate your requests against Chatmu API.
To use the Chatmu API, you must authenticate your requests using an API Key generated from your dashboard.
Authorization: Bearer YOUR_API_KEYEnsure that the API Key has the chatmu-api permission enabled in your entity settings.
If your account manages multiple workspaces or tenants, you must pass the Tenant ID in the body of your POST requests, or it will evaluate based on your default workspace. This ensures credits are deducted correctly.