iosapp-storeapp-store-connectitunes

Full iTunes Connect API


There were some questions about downloading sale reports from iTunes Connect in the past(e.g. iTunes Connect API), but is there a way to get the Apps information without creating something like a bot clicking through the menus(so getting information about reviews, review status, new (unreleased) versions, etc.)?


Solution

  • iTunes Connect actually features a JSON API which you can use to change/read almost anything. I collected various API endpoints on a git repo: https://github.com/fastlane/itc-api-docs