v1
latestOpenAPI 3.1.02026-07-13202661.5 KBSignature
Redirects to the signature of the release that matches your current query
Redirects to the signature of the release that matches your current query
get/v3/signature/version/{release_name}/{os}/{arch}/{image_type}/{jvm_impl}/{heap_size}/{vendor}
Path parameters
arch'x64' | 'x86' | 'x32' | 'ppc64' | 'ppc64le' | 's390x' | 'aarch64' | 'arm' | 'sparcv9' | 'riscv64' required
Architecture
heap_size'normal' | 'large' required
Example:normal
Heap Size
image_type'jdk' | 'jre' | 'testimage' | 'debugimage' | 'staticlibs' | 'sources' | 'sbom' | 'jmods' required
Example:jdk
Image Type
jvm_impl'hotspot' required
JVM Implementation
os'linux' | 'windows' | 'mac' | 'solaris' | 'aix' | 'alpine-linux' required
Operating System
release_namestring required
Example:jdk-11.0.6+10
<p>
Name of the release as displayed in github or <a href="https://adoptopenjdk.net/">https://adoptopenjdk.net/</a> e.g
<code>jdk-11.0.4+11, jdk8u172-b00-201807161800</code>.
</p>
<p>
A list of release names can be obtained from
<a href="https://api.adoptium.net/v3/info/release_names">https://api.adoptium.net/v3/info/release_names</a>
</p>
vendor'eclipse' required
Example:eclipse
<p>Vendor of the binary. This is the organisation that produced the binary package.</p>
Query parameters
c_lib'musl' | 'glibc'
C Lib type, typically would imply image_type has been set to staticlibs
project'jdk' | 'valhalla' | 'metropolis' | 'jfr' | 'shenandoah'
Project
Project