MyApi is a personal API gateway for AI agents. You connect the services you already use once - Gmail, Google Drive, GitHub, Slack, Notion, Home Assistant and dozens more - and MyApi holds those credentials in an encrypted vault instead of scattering them across agent configs and .env files.
From the dashboard you mint a scoped token for each agent. A token carries only the scopes you grant it, so a research agent that needs to read your calendar never gains the ability to send mail or move files. Per-agent usage limits cap how many calls each token can make, and device approval means a new machine has to be confirmed before it can act on your behalf.
Every request an agent makes is written to an audit log with the actor, the scope it used, the service it touched and the originating device, so you can answer "what did my agents actually do today" at any time. Revoking a token takes one click and takes effect immediately, without touching the underlying OAuth connection.