Integrating your Apple Developer API Key into the MemberPress App plugin enables seamless communication with App Store Connect, powering automated publishing, certificate management, and more. This guide walks you through generating an API Key in App Store Connect and connecting it in your MemberPress App's iOS settings so you can unlock full automation without leaving WordPress.
Understanding API Key Integration
API key integration requirements define necessary configurations for automated App Store Connect communication and management operations.
API key authentication provides secure programmatic access to App Store Connect services. Key-based authentication eliminates password exposure for automated operations.
Automated publishing enablement allows build uploads and release management without manual console interaction. Automation streamlines app submission and update workflows.
Certificate management automation enables provisioning profile and signing certificate operations through WordPress. Automated certificate handling reduces manual configuration complexity.
Permission level selection determines scope of automated operations available to API key. Admin access grants full permissions while App Manager provides limited capabilities.
One-time download security protects API key files from unauthorized access after generation. Secure storage prevents credential compromise and unauthorized account access.
Generating API Key in App Store Connect
API key generation creates authentication credentials for automated App Store Connect operations.
- Sign in to App Store Connect with your Apple ID.
- Navigieren Sie zu Users and Access.
- Wählen Sie die Integrationen tab.
- Klicken Sie auf die + button next to Active.
- Eingabe einer Name (for your reference).
- Wählen Sie Verwaltung from the Access dropdown.
- Klicken Sie auf Erzeugen Sie.
- Klicken Sie auf Download API Key next to your new key.
- Copy your Issuer ID and the key's Key ID for later use.
Connecting API Key in MemberPress App
API key connection completes authentication setup in WordPress for automated App Store Connect operations.
- In WordPress Admin, go to Dashboard > MemberPress App > Configure > iOS Settings.
- Blättern Sie zum Connect Your Apple Developer Account Abschnitt.
- Upload the .p8 API Key file you downloaded.
- Paste your Issuer ID.
- Paste your Key ID.
- Klicken Sie auf Connect Account.
Once connected, your MemberPress App plugin is linked to your Apple Developer account. You can proceed with creating your iOS app record and completing your configuration.