> For the complete documentation index, see [llms.txt](https://docs.usegravity.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usegravity.app/gravity-server/rest-api/api-scopes.md).

# API Scopes

Every user-generate API key offers granular access control using API scopes. The following scopes are included by default and housed in the [config file](/gravity-server/config.md) and you can extend this with your own scopes.

* account.read&#x20;
* account.update
* account.delete
* billing.read
* billing.update
* invite.create
* invite.read
* invite.delete
* key.create
* key.read
* key.update
* key.delete
* user.read
* user.update
* user.delete
* event.create
* job.create
* job.read
* job.update
* job.delete
