- List Apps
GET /v1/apps GET /v1/apps/{id}
- Bundle IDs (App Bundles)
GET /v1/bundleIds — list all bundle IDs POST /v1/bundleIds — register a new bundle ID GET /v1/bundleIds/{id} PATCH/DELETE /v1/bundleIds/{id} GET /v1/bundleIds/{id}/profiles — profiles for a bundle GET /v1/bundleIds/{id}/app — linked app
- Provisioning Profiles
GET /v1/profiles — list profiles POST /v1/profiles — generate a new profile GET /v1/profiles/{id} DELETE /v1/profiles/{id} GET /v1/profiles/{id}/bundleId GET /v1/profiles/{id}/certificates GET /v1/profiles/{id}/devices