Defining API scopes

Naming and structuring the scopes an API exposes
Report issue

Covers naming a scope around what a caller needs to do rather than the shape of your data, and keeping read and write scopes separate.