Bestmate is a credential broker. You connect a service (Gmail, and others as they land) to Bestmate once. When an agent needs to call that service, it calls through Bestmate: it authenticates with your sk-kaya-* key, and Bestmate injects the real credential server-side.
Your agent never sees, stores, or asks you for a raw API token or OAuth key. If an agent asks you to paste one for a connected service, that’s the wrong path — point it at bestmate proxy.

What’s connected

Lists the services Bestmate can broker for your agents, and whether each is currently connected.

Call a service

--account all routes through the cloud broker and is read-onlyGET and HEAD only. A write has to name one account.

Audit what agents did

The control-plane log: what your agents have actually done through the gateway. This is the point of brokering rather than handing out tokens — every call is attributable and revocable. To cut an agent off entirely, revoke its key:

If a service shows as not connected

Connect it first — from the macOS app, or by texting the Bestmate number — then retry. Don’t work around it with raw credentials.