What profiles give you
- Scoped API keys: a key limited to specific clients can only reach those clients’ accounts. The server refuses calls targeting anything else, with a message that names the key’s allowed clients. Hand a client-scoped, read-only key to the client themselves for transparent reporting.
- Per-client attribution: usage and the change log are attributed to the client a call was for, so you can show any client exactly what changed in their account and when.
- Per-call account selection: your own tenant-wide key (agency owner) can address any client account directly in chat; scoped keys stay locked to their clients.