Downloads
We love open source.
APISIX® Dashboard
Designed to make it as easy as possible for users to operate Apache APISIX through a frontend interface.
APISIX® Java Plugin Runner
Runs Apache APISIX plugins written in Java. Implemented as a sidecar that accompanies Apache APISIX.
APISIX® Go Plugin Runner
Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.
APISIX® Python Plugin Runner
Runs Apache APISIX plugins written in Python. Implemented as a sidecar that accompanies Apache APISIX.
History Versions
Find all APISIX releases in the Archive repository.
Incubating Archive repository hosts older releases when APISIX was an incubator project.
Incubating Archive repository hosts older releases when APISIX was an incubator project.
Verify the releases
Get PGP signatures KEYS
It is essential that you verify the integrity of the downloaded files using the PGP or SHA signatures. The PGP signatures can be verified using GPG or PGP. Please download the KEYS as well as the asc signature files for relevant distribution. It is recommended to get these files from the main distribution directory and not from the mirrors.
To verify the binaries/sources you can download the relevant asc files for it from main distribution directory and follow the below guide.
It is essential that you verify the integrity of the downloaded files using the PGP or SHA signatures. The PGP signatures can be verified using GPG or PGP. Please download the KEYS as well as the asc signature files for relevant distribution. It is recommended to get these files from the main distribution directory and not from the mirrors.
gpg -i KEYS
# orpgpk -a KEYS
# orpgp -ka KEYS
To verify the binaries/sources you can download the relevant asc files for it from main distribution directory and follow the below guide.
gpg --verify apache-apisix-********.asc apache-apisix-********
# orpgpv apache-apisix-********.asc
# orpgp apache-apisix-********.asc