- Managed Deployment by Portkey for quick setup without infrastructure concerns
- Local Deployment for complete control & customization
- Enterprise Deployment for advanced features and dedicated support
Portkey runs this same Gateway on our API and processes billions of tokens daily. Portkey's API is in production with companies like Postman, Haptik, Turing, MultiOn, SiteGPT, and more.
Sign up for the free developer plan (10K request/month) here or discuss here for enterprise deployments.
Check out the API docs here.
- Do NPM or Bun Install
- Run a Node.js Server
- Deploy on Cloudflare Workers
- Deploy using Docker
- Deploy using Docker Compose
- Deploy on Replit
- Deploy on Zeabur
$ npx @portkey-ai/gateway
$ bunx @portkey-ai/gateway
- Clone the Repository
git clone https://github.com/portkey-ai/gateway
- Install the NPM Dependencies
cd gateway
npm install
- Deploy (using Wrangler CLI)
npm run deploy
- Clone the Repository
git clone https://github.com/portkey-ai/gateway
- Install the NPM Dependencies
cd gateway
npm i
npm run build
- Run the Server
node build/start-server.js
Run using Docker directly:
docker run -d -p 8787:8787 portkeyai/gateway:latest
For more information on the Docker image, check here
- Download Compose File from the Repository:
wget "https://raw.githubusercontent.com/Portkey-AI/gateway/main/docker-compose.yaml"
- Run:
docker compose up -d
The service is now running and listening on port 8787
Docs to be written, please help!
Docs to be written, please help!
Docs to be written, please help!
Docs to be written, please help!
Docs to be written, please help!
Make your AI app more reliable and forward compatible, while ensuring complete data security and privacy.
✅ Secure Key Management - for role-based access control and tracking
✅ Simple & Semantic Caching - to serve repeat queries faster & save costs
✅ Access Control & Inbound Rules - to control which IPs and Geos can connect to your deployments
✅ PII Redaction - to automatically remove sensitive data from your requests to prevent indavertent exposure
✅ SOC2, ISO, HIPAA, GDPR Compliances - for best security practices
✅ Professional Support - along with feature prioritization
Schedule a call to discuss enterprise deployments