# Apps

- [About OAuth Apps](/apps/about-oauth-apps.md): Learn how to build integrations with the TextMaster API.
- [Building OAuth Apps](/apps/building-oauth-apps.md)
- [Creating an OAuth App](/apps/building-oauth-apps/creating-an-oauth-app.md): Learn how to create an OAuth App from TextMaster.
- [Authorizing OAuth Apps](/apps/building-oauth-apps/authorizing-oauth-apps.md): Learn how to enable other users to authorize your OAuth App.
- [Scopes for OAuth Apps](/apps/building-oauth-apps/scopes-for-oauth-apps.md): Scopes let you specify exactly what type of access you need. Scopes limit access for OAuth tokens. They do not grant any additional permission beyond that which the user already has.
- [Managing OAuth Apps](/apps/managing-oauth-apps.md): Learn about how OAuth scopes work and let you choose what type of access you need.
- [Modifying an OAuth App](/apps/managing-oauth-apps/modifying-an-oauth-app.md): Learn how to make changes to your OAuth App.
- [Deleting an OAuth App](/apps/managing-oauth-apps/deleting-an-oauth-app.md): Learn how to delete OAuth Apps when you no longer use them.
