# How to grant API key access to Apple App Store Connect

{% embed url="<https://youtu.be/CmhNHNCorIY>" %}
Set up App Store Connect access
{% endembed %}

Various applications, such as the App Store Manager ([https://appstoremanager.net](https://www.youtube.com/redirect?event=video_description\&redir_token=QUFFLUhqbEJBb1RDa1dZblpPYWVka2xlWDFUV19ieUhWd3xBQ3Jtc0tuZERaWEZwSDd5SUNLQTNpb2k1UzFEVEkyNTFacjBRVFdHTUpnZ3JzY3ZzSEdKTXh6T05sV2xDQ3phanYtdnF2Y3VkajBMZWRQUkd4YTBwZ2FFdzlhSU1VclhaMFZjUGZTajM3T1RaYldvYzRrSDgzQQ\&q=https%3A%2F%2Fappstoremanager.net%2F\&v=CmhNHNCorIY)), require App Store Connect access to upload or download metadata. API access is the official way that Apple provides to third-party applications. In this tutorial, I will quickly guide you through the required steps.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.appstoremanager.net/video-tutorials/how-to-grant-api-key-access-to-apple-app-store-connect.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
