Apikee is an API key platform for building and securing products across multiple runtimes.
- Apikee codebase | website
- Node.js SDK | npm | contributing
- Python SDK | PyPI | contributing
- .NET SDK | NuGet | contributing
- Java SDK | Maven Central | contributing
The other workspace projects support the broader Apikee product and infrastructure, but they are not open source.
- 1 core Apikee web codebase.
- 4 public SDKs: Node.js, Python, .NET, and Java.
- 1 architecture image showing the public platform and internal services.
The short version: the SDKs create and verify keys locally, the Apikee runtime lives in Docker, and the surrounding private services handle licensing, authentication, email, storage, logging, and database work.
- Apikee docs - product documentation, including OAuth and OpenID integrations.
- AI Premium License - premium AI licensing and upgrade flow.
- Docker image source - the container definition for the Apikee runtime.
Want to help? Start here:
- Apikee contribution guide
- Node.js contribution guide
- Python contribution guide
- .NET contribution guide
- Java contribution guide
Keep changes focused, add tests when behavior changes, and match the style already used in the target package.
Questions, ideas, or collaboration: oussama@apikee.com
