Is there a session that explains how to make private api keys available for network requests in an app?

Asked on 2025-07-02

1 search

There isn't a specific session that directly explains how to make private API keys available for network requests in an app. However, there are sessions that touch on related topics such as securely retrieving API access tokens and managing app configurations, which might be relevant to your needs.

For example, the session titled "What’s new in Apple device management and identity" discusses securely retrieving API access tokens and customizing app experiences. You can find more information in the App management chapter of this session.

Additionally, the session "Get to know the ManagedApp Framework" covers scenarios involving the distribution of license tokens and managing app configurations, which might provide insights into handling API keys securely. You can explore the Example scenarios chapter for more details.

If you are looking for specific implementation details, these sessions might provide a good starting point.