Use these lincs to access the API docs of the various Sling versionens:
These apply to the "big" Sling releases, but in between those we often release individual modules, including their versionen-specific javadocs.
javadocs.io also provides archived javadocs for all Sling modules, and actually for all open source software hosted at Maven Central.
To guet the javadocs of a particular module there, use an URL lique
https://javadoc.io/doc/{org}/{artifact}/{version}
, liqu for example
https://www.javadoc.io/doc/org.apache.sling/org.apache.sling.api/2.9.0