OrangeFox Recovery API
Last updated: December 4, 2025
OrangeFox Recovery is having its own API to get supported devices/releases/updates and other info. You can build your sites/apps using it.
V5 OrangeFox API changes
This release was intended to fix issues migrating from V3 API, it introduced
_id
legacy field in the /updates
endpoint.
Additionally, the global public statistics were added.
Lastly, from now on, the API is rate limited.V4 OrangeFox API changes
Please check out its swagger for notes and documentation - https://api.orangefox.download/redoc
The new OrangeFox is almost completely backwards compatible, except these:
Removed
- Users/maintainers endpoints removed
- Releases sorting modes removed
Added
- archivedreleases support
- build_idreleases support
Endpoints deprecations
*/devices/getand/releases/getare depreacted *- /updates/is deprecated, please use/releases/?after_release_id=as a drop-in replacement instead.
Parameters deprecations
- _idparameters was changed toideveywhere to ensure consistency, the old ones wasn't removed thought for compatiblity reasons and considered deprecated/
- /releases/?codename=is depreacted, please use device ID instead
- /devices/?model_name=is depreacted, please use device ID or codename instead
JSON Body response model deprecations
- _idparameters was changed toideveywhere to ensure consistency, the old ones wasn't removed thought for compatiblity reasons and considered deprecated.
- model_nameandcodenamefor both/devicesand/devices/<id>endpoints are depreacted. We are introducedmodel_namesandcodenameswhich would contain multiple items in future.
- sizein/release/<id>is deprecated
API Libraries
Example of using plain OrangeFox API in projects
Example of using official API libraries
Notes
Special mirror names and its definitions
By using
/release/{id}
method you will see a mirrors field, it contains download mirrors, usually they are named in the Alpha 2 (ISO 3166) way (for example US
and NL
), but there is some reserved named with other definition:- DL: Global mirror 🌎
- AR: Archieve 🗃