Hacker News new | ask | show | jobs
by EduardoBautista 1150 days ago
iCloud does have a public API: https://developer.apple.com/icloud/icloud-drive/.
1 comments

I don't think iOS / macOS SDKs count as a "public API". I mean, obviously, a HTTP API that anyone can auth against and perform file operations against - like the Dropbox API.