# ElyaConrad/iCloud-API

Node API for Apple's iCloud services

Repository: https://github.com/ElyaConrad/iCloud-API
Canonical: https://ross.abutalabs.com/products/icloud-api
Language: JavaScript
License Family: other
Last push: 2023-03-02T12:02:55+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2859, "days_push": 1280, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1318, forks 110 (observed 2026-08-28T04:04:21.225687+00:00)

## What it is
An unofficial Node.js library providing a JavaScript API for interacting with Apple iCloud services such as photos, drive, and account data. It manages authentication sessions and wraps Apple's private endpoints in a simplified interface.

## Use cases
- access iCloud photos from a Node.js script
- download files from iCloud Drive programmatically
- automate iCloud account tasks
- build a backup tool for iCloud data
- query iCloud account information via JavaScript

## When to choose
- you need programmatic access to iCloud from Node.js
- you want a simplified JavaScript wrapper over Apple's iCloud endpoints
- you're building personal automation around your own iCloud account

## When to avoid
- you need official support or guaranteed stability
- you cannot risk Apple changing endpoints or banning your account
- you need a production service handling other people's credentials

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, sdk, developer-tools
- domain: apis, apple-ecosystem, files
- platform: -
- tags: icloud, apple, unofficial-api, session-management, automation, nodejs, javascript

## Member repositories
- ElyaConrad/iCloud-API (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.225687+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:56.261075+00:00, confidence not recorded.
  - readme: https://github.com/ElyaConrad/iCloud-API (fetched 2026-08-28T04:04:21.225687+00:00, sha e3fad0b276bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
