The Zuplo Blog
Learnings & Updates from the Zuplo team
Featured Article
API Monetization in 2026: The Ultimate Guide to Selling Your Data
The API economy has shifted entirely to revenue. Learn the best billing models, how to implement them in minutes, and why programmable gateways like Zuplo have made legacy solutions obsolete.
Latest Articles
Explore our latest insights on API development, security, and best practices.
Smart Routing for Microservices (or isolated customer backends)
Consolidate multiple endpoints behind a single API with smart routing
Per-user rate limiting for Supabase
How to add user-based rate limits to Supabase in minutes
Simple Query Parameter Validator using Custom Policies
How to implement a simple Query Parameter validation approach using Custom Policies
Auth Helper for Supabase JWT tokens
A free tool to help you sign in and get a supabase JWT token using your public anon key.
Announcing Free Plan of Zuplo's Serverless API Gateway
Introducing the Zuplo Free plan, the fastest way to ship your public API. This plan is perfect for developers building APIs to share with other developers
Supa-dynamic rate-limiting based on data (using supabase)
In this video, you'll learn how to make rate-limiting extraordinarily dynamic by making the rate-limiter interact with external services like Supabase & Xata
API Key Authentication Best Practices
Learn the best practices for API Key Management, including api key authentication, API key security, design tradeoffs, and technical implementation details.
Shipping a public API backed by Supabase
How to use Zuplo to take your supabase backend and make it a developer friendly, public API.
API Authentication using Supabase JWT tokens
How to use Zuplo to add Supabase JWT auth to any API
Using Cloudflare Workers to Optimize Auth0 Universal Login
Use Cloudflare Workers to force Auth0 to use a single connection for every authorization request.
Introducing API Key Leak Prevention
Zuplo offers API Key Scanning on GitHub for API keys generated in Zuplo. API Key Leak Prevention is part of our Business and Enterprise subscriptions.
What the GitHub API Gets Wrong
GitHub handles API versioning differently from other companies like Stripe, Twilio, etc. We think their approach is asking for trouble and limits your options