# Creating an OAuth App

You can create and register an OAuth App under your personal account or under any organization you have administrative access to. While creating your OAuth app, remember to protect your privacy by only using information you consider public.

In the top-bar navigation, click on **API & Loop**

![](https://2001322700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJk7NFk70NqFY1GU7Oi%2Fuploads%2FVTbiBp7mMUZYzEbpMgx8%2Fcreating-oauth-app-step-1.png?alt=media\&token=1f9cc0d6-5bd5-4390-8ec1-34ae2ff3c77e)

In the left panel, click **View OAuth applications**

![](https://2001322700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJk7NFk70NqFY1GU7Oi%2Fuploads%2F77HIJmzcIIAYe3cz505t%2Fcreating-oauth-app-step-2.png?alt=media\&token=a5784a2c-045b-4b31-935d-7ef12d4a81d6)

Click **New Application**

![](https://2001322700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJk7NFk70NqFY1GU7Oi%2Fuploads%2FtIbhCCLwRLdr9EjN9Jai%2Fcreating-oauth-app-step-3.png?alt=media\&token=bf88d008-774a-4ebf-8020-31e807200153)

1. In "Name", type the name of your app.
2. In "Authorization callback URL", type the callback URL of your app.
3. In "Scopes", type the scopes of your app, separated with spaces. See [the list of available scopes](https://developer.textmaster.com/apps/building-oauth-apps/scopes-for-oauth-apps) for more details.
4. Click on **Submit**

{% hint style="warning" %}
**Warning:** Only use information in your OAuth app that you consider public. Avoid using sensitive data, such as internal URLs, when creating an OAuth App.
{% endhint %}

![](https://2001322700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJk7NFk70NqFY1GU7Oi%2Fuploads%2Fr6mMUqjQDGludn7hLVyx%2Fcreating-oauth-app-step-4.png?alt=media\&token=dbd47857-63d0-4994-a4e5-cbadfc451967)
