Profiles
Create, delete, and download provisioning profiles that enable app installations for development and distribution.
Overview
The profiles resource represents the provisioning profiles that allow you to install apps on your iOS devices or Mac. You can create and delete provisioning profiles, and download them to sign your code.
Provisioning profiles include signing certificates, device identifiers, and a bundle ID.
Topics
Creating and Deleting Provisioning Profiles
Getting Provisioning Profile Information
Getting Related Data
Read the Bundle ID in a ProfileGET /v1/profiles/{id}/relationships/bundleIdList All Certificates in a ProfileGET /v1/profiles/{id}/relationships/certificatesList All Devices in a ProfileGET /v1/profiles/{id}/relationships/devices