Is this documentation not reachable anymore?

I used to refer to the SDK Javadocs quite often when looking for scripting workarounds and internal classes.

Lately, it seems the entire files.inductiveautomation.com/sdk/javadoc/ domain is no longer reachable. I know there used to be version-specific URLs under it (e.g. .../ignition81/...), but now I can't access any of them.

Has the documentation been moved somewhere else, or is it no longer available?

Thanks!

https://files.inductiveautomation.com/sdk/javadoc/

Moved. Announced a few weeks ago, took effect recently. Look up the new links in the main docs.

You can also get an index here: Javadocs & Notable API Changes · inductiveautomation/ignition-sdk-examples Wiki · GitHub

Thank you all!

And as of a few weeks ago also, you can also bookmark/permalink/whatever latest by major version:
https://sdk.inductiveautomation.com/javadoc/ignition81/latest/index.html
https://sdk.inductiveautomation.com/javadoc/ignition83/latest/index.html

Thank you!

I haven't visited my bookmarks in a while and this was how I found out. This is a ton easier!