# Zuplo > Zuplo is a serverless API gateway that helps developers add authentication, rate limiting, and developer documentation to their APIs in minutes. ## Documentation - [Zuplo Documentation](https://zuplo.com/docs): Complete documentation for the Zuplo API gateway platform ## Products - [API Management](https://zuplo.com/api-management): Manage your APIs at scale - [AI Gateway](https://zuplo.com/ai-gateway): Visibility and control over your AI - [MCP Servers](https://zuplo.com/mcp-servers): Go from API to MCP in seconds - [MCP Gateway](https://zuplo.com/mcp-gateway): Centralized MCP Management - [Developer Portal](https://zuplo.com/features/developer-portal): Beautiful API documentation. ## Features - [Rate Limiting](https://zuplo.com/features/rate-limiting): Control number of requests. - [OpenAPI Native](https://zuplo.com/features/open-api): Import and start instantly. - [GitOps](https://zuplo.com/features/gitops): Deploy in seconds from git - [Programmable](https://zuplo.com/features/programmable): Customize it your way. - [API Key Management](https://zuplo.com/features/api-key-management): Create and manage API keys. ## Blog - [API Monetization 101: Your Guide to Charging for Your API](https://zuplo.com/blog/api-monetization-guide-to-charging-for-your-api.md): A three-part series on API monetization: what to count, how to structure plans, and how to decide what to charge. Start here for the full picture. - [Use AI to Plan Your API Pricing Strategy](https://zuplo.com/blog/use-ai-to-plan-api-pricing.md): Get clear tiers, a comparison table, and reasoning so you can price your API with confidence and move on to implementation faster. - [How to Control AI Costs with an API Gateway](https://zuplo.com/blog/control-ai-costs-api-gateway.md): Five concrete ways to reduce AI and LLM costs using your API gateway — semantic caching, rate limiting, spend limits, model routing, and token-based billing. - [8 Types of API Pricing Models](https://zuplo.com/blog/8-types-of-api-pricing-models.md): Learn the most common API pricing models and how to choose the right one to optimize how you generate revenue from API-based products. - [API Pricing Plans, Phases, and Rate Cards Explained](https://zuplo.com/blog/api-monetization-pricing-plans-phases.md): Learn how API pricing plans and phases work: tiers, trials, rate cards, included usage, overages, and modeling what you're selling. - [How API Metering, Features and Quota Enforcement Work](https://zuplo.com/blog/api-monetization-metering-and-enforcement.md): Welcome to API Monetization 101! Learn how API metering and quota enforcement work: meters, features, hard vs soft limits, and how to enforce usage at the gateway. - [API Monetization Matters More Than Ever in the AI Age](https://zuplo.com/blog/api-monetization-matters-more-than-ever.md): As AI technologies usher in more backend API calls, organizations are well-positioned to monetize access to valuable data and functionality. - [Introducing Zuplo API Monetization](https://zuplo.com/blog/zuplo-api-monetization.md): Highly flexible metering, product catalog, Stripe integration, and real-time enforcement, all built into your API gateway. Now available in private beta. - [How to Manage Your API Gateway with GitOps](https://zuplo.com/blog/manage-your-apis-with-gitops.md): Why GitOps matters for your API gateway: PR reviews, branch environments, and a single source of truth. Learn how Zuplo gives you all of it by default, with no extra tooling. - [How to Implement Geolocation Routing on Your API](https://zuplo.com/blog/geolocation-routing-for-apis.md): Learn what geolocation routing is and how to implement it on your API gateway to route requests to region-specific backends for better performance, compliance, or data residency requirements. - [What Is Canary Routing and How Do You Implement It?](https://zuplo.com/blog/what-is-canary-routing.md): Learn what canary routing is and how to implement it on your API gateway to safely test new backends with a subset of traffic before rolling out to all users. - [How to Route API Requests to Different Backends](https://zuplo.com/blog/route-api-requests-to-different-backends.md): Learn how to implement Stripe-style environment-based routing using API key metadata to direct requests to sandbox or production backends through a single API endpoint. - [API Monetization in 2026: The Ultimate Guide to Selling Your Data](https://zuplo.com/blog/api-monetization-ultimate-guide.md): 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. - [Semantic Caching: What it is & Why You Need it](https://zuplo.com/blog/what-is-semantic-caching.md): Semantic caching returns cached responses for requests with similar meaning, not just exact matches. Learn how it reduces costs, speeds up responses, and how to implement it with Zuplo. - [MCP or CLI? What Actually Makes Sense for Developer Tools](https://zuplo.com/blog/cli-or-mcp.md): AI coding assistants are now excellent at using CLIs, so when does building an MCP server actually make sense? The answer has less to do with developers and more to do with everyone else in your user's organization. - [The Zuplo State of MCP Report](https://zuplo.com/blog/mcp-survey.md): Everyone has an opinion on MCP's future. We asked the people actually building with it what they think about adoption, security challenges, and whether the protocol has staying power for our State of MCP report. - [Deep Dive: Empowering MCP Apps with Zuplo MCP Server Handler](https://zuplo.com/blog/mcp-openai-apps-sdk.md): MCP Apps are a new standardized way for users to interface with services and agentic capabilities in tools they already use every day, like ChatGPT. Zuplo MCP Server Handler is a perfect companion for building robust apps with delightful user experiences and agentic capabilities! - [Securing your API with API Keys & JSON Web Tokens (JWT)](https://zuplo.com/blog/authentication-with-both-jwt-and-api-keys.md): Explore how to secure your API using both API Keys and JSON Web Tokens (JWT), understanding their benefits, challenges, and implementation strategies. - [Top 10 API Management Tools for 2026: A Deep Dive for Architects](https://zuplo.com/blog/top-10-api-management-tools-for-2025-a-deep-dive-for-architects.md): A comprehensive evaluation of the top 10 API management tools for 2026, focusing on edge performance, AI capabilities, and GitOps workflows for modern architects. - [MCP Week Roundup](https://zuplo.com/blog/mcp-week.md): Catch up on our most recent MCP Week. Featuring MCP prompts, custom tools, GraphQL-to-MCP, enterprise governance with MCP Gateway, and building ChatGPT apps with the OpenAI Apps SDK. - [Build Apps for ChatGPT with OpenAI Apps SDK and Zuplo](https://zuplo.com/blog/openai-apps-sdk-zuplo.md): Zuplo now supports the OpenAI Apps SDK for building interactive widgets inside ChatGPT using an MCP server. See how to create MCP resources, configure the required metadata, and render custom apps directly in the chat interface. - [Zuplo MCP Gateway: Enterprise Governance for MCP at Scale](https://zuplo.com/blog/zuplo-mcp-gateway.md): Zuplo's MCP Gateway gives enterprises a single control plane for all their MCP servers. Create virtual servers with team-specific tools, enforce RBAC policies, and stop shadow MCP sprawl without blocking productivity. - [Turn Any GraphQL API into an MCP Server](https://zuplo.com/blog/mcp-server-graphql.md): Turn any GraphQL API into an MCP server in minutes with Zuplo. Add authentication, rate limiting, and let AI agents query your GraphQL schema automatically. - [Using MCP Custom Tools to Build Multi-Step AI Workflows](https://zuplo.com/blog/mcp-server-custom-tools.md): Direct API-to-tool mapping works for simple operations, but complex workflows need more. Learn how to use Zuplo to build custom MCP tools that orchestrate multiple API calls and apply business logic server-side. - [Add Reusable MCP Tool Workflows to AI with MCP Prompts](https://zuplo.com/blog/mcp-server-prompts.md): MCP tools give agents capabilities. MCP prompts tell them how to use those capabilities. Learn how to implement reusable prompt templates in your Zuplo MCP server. - [One Year of MCP](https://zuplo.com/blog/one-year-of-mcp.md): A look back at how the Model Context Protocol went from quiet launch to rapid industry adoption, solving the AI integration problem and winning over OpenAI, Google, and thousands of developers along the way. - [Introducing Galileo Tracing for Zuplo AI Gateway](https://zuplo.com/blog/galileo-ai-observability.md): The new Galileo Tracing policy for Zuplo AI Gateway gives you automatic observability for LLM applications. Track performance, debug issues, and optimize costs without writing instrumentation code. - [Autonomous API & MCP Server Payments with x402](https://zuplo.com/blog/mcp-api-payments-with-x402.md): x402 is an open payment protocol that lets AI agents autonomously pay for APIs and MCP servers with stablecoins. No accounts, subscriptions, or manual approvals required. - [TypeScript Type Safety: From Runtime Errors to Compile-Time Guarantees](https://zuplo.com/blog/typescript.md): From Runtime Errors to Compile-Time Guarantees - [What are MCP Resources?](https://zuplo.com/blog/mcp-resources.md): Learn what MCP Resources are and how they differ from MCP Tools. Discover how application-controlled context works in the Model Context Protocol and when to use Resources for AI interactions. - [AI Week Roundup](https://zuplo.com/blog/ai-week.md): To celebrate the launch of Zuplo's AI Gateway, we released a week of videos and blog posts covering spec-driven development, observability, and autonomous agent preparedness as well as deeper dives into getting started with the gateway itself. Catch up on AI Week here. - [AI Week: What Autonomous Agents Actually Need from Your APIs](https://zuplo.com/blog/what-autonomous-agents-actually-need-from-your-apis.md): AI agents need fundamentally different APIs than human developers. Emmanuel Paraskakis breaks down the authentication, billing, and design challenges most companies face when preparing their APIs for autonomous agent traffic, plus his top three priorities for getting ready. - [AI Week: Using AI Gateway with goose AI agent](https://zuplo.com/blog/ai-gateway-with-goose.md): Set up goose, Block's open-source AI agent, with Zuplo AI Gateway for better visibility into token usage, costs, and security. - [AI Week: Your AI Models Aren't Learning From Production Data](https://zuplo.com/blog/comet-ml-opik.md): Unlike traditional ML, GenAI apps don't learn from production data. See how Opik and Zuplo AI Gateway enable continuous optimization for LLM applications. - [AI Week: Using Claude Code with Zuplo AI Gateway](https://zuplo.com/blog/ai-gateway-with-claude-code.md): Learn how to configure Claude Code with Zuplo AI Gateway for team-based cost controls, self-serve API keys, and real-time monitoring of your AI spend. - [AI Week: Is Spec-Driven Development the Future of AI Coding?](https://zuplo.com/blog/spec-driven-ai-development.md): Tessl CEO Guy Podjarny explains spec-driven development: defining software through specifications instead of code. Learn the three stages of adoption and how Tessl's framework makes AI agents reliable for production use. - [AI Week: Using AI Gateway with the LangChain SDK](https://zuplo.com/blog/ai-gateway-with-langchain.md): Managing OpenAI API keys for LangChain apps is challenging. Learn how to add usage tracking, cost controls, and security features to your LangChain application with two simple code changes using Zuplo AI Gateway. - [AI Week: Introducing the Zuplo AI Gateway](https://zuplo.com/blog/zuplo-ai-gateway.md): Transform how your organization builds AI applications with Zuplo's AI Gateway. Including centralized cost controls, security guardrails, and provider flexibility, all without vendor lock-in. - [AccuWeather Launches New Developer Platform Powered by Zuplo](https://zuplo.com/blog/accuweather-launches-new-developer-portal.md): As one of the world’s leading weather data providers, AccuWeather delivers trusted, hyper-local forecasts through hundreds of APIs that power applications across industries. With this launch, developers can now access those APIs through a modern, streamlined portal built on Zuplo. - [Create Reusable Prompt Templates with Zuplo MCP Servers](https://zuplo.com/blog/mcp-prompt-templates.md): How to build reusable prompt templates using Zuplo's MCP Server capabilities. Complete implementation guide with code examples, best practices, and configuration steps for standardizing AI interactions. - [Protecting MCP Servers from Prompt Injection Attacks](https://zuplo.com/blog/protect-mcp-against-prompt-injection.md): Learn how prompt injection attacks threaten MCP servers and AI agents. Discover detection techniques and implement Zuplo's protection policy to secure your AI-powered APIs from malicious prompts. - [Add Remote MCP Server with OAuth to Your Existing API](https://zuplo.com/blog/building-secure-mcp-servers-with-oauth.md): Learn how to add a Model Context Protocol (MCP) server with OAuth authentication to your existing API in Zuplo, making it accessible to AI agents while maintaining enterprise-grade security. - [Introducing New Zuplo Developer Portals](https://zuplo.com/blog/new-zuplo-developer-portal.md): A major update to Zuplo's built-in developer portal delivers a sleeker interface, modernized architecture, and smarter tools for API testing and exploration that enables enhanced API documentation and developer experience. - [MCP Week Roundup](https://zuplo.com/blog/mcp-week-roundup.md): We recently released the ability to create remote Model Context Protocol (MCP) servers for any API in Zuplo. To coincide with this we release a whole week of videos covering that, and other related topics such as AI agents, LLM API discovery, security policies and best practices. - [AI Agents Are Coming For Your APIs](https://zuplo.com/blog/ai-agents-are-coming-for-your-apis.md): AI agents are revolutionizing API usage and why smart companies are racing to embrace rather than block this unstoppable wave of traffic. It uncovers the technical challenges and massive opportunities that come with autonomous agent access to help engineering teams get ahead of the curve. - [Two Essential Security Policies for AI & MCP](https://zuplo.com/blog/essential-security-policies-for-mcp-and-ai.md): Prompt Injection Detection blocks malicious prompt poisoning attempts, while Secret Masking automatically redacts sensitive information from outbound requests. Essential protection for MCP servers and any API endpoints that interface with LLMs. - [The AI Agent Reality Gap](https://zuplo.com/blog/ai-agent-reality-gap.md): AI agents connecting to APIs fail 75% of the time due to poor planning, tool overload, and complex business logic. In this article, Superface CTO Zdenek "Z" Nemec explains how specialist agents and the 10-tool rule can to help fix that. - [Introducing: Remote MCP Servers for your APIs](https://zuplo.com/blog/introducing-remote-mcp-servers.md): Using our new MCP Server Handler you can transform any API you manage through Zuplo into a remote Model Context Protocol (MCP) server. - [Why MCP Won't Kill APIs (And What It Will Do Instead)](https://zuplo.com/blog/why-mcp-wont-kill-apis.md): As part of MCP Week, API Strategy Expert Kevin Swiber shares key insights into MCP Server design challenges and how it will help to inspire the next generation of developers. - [Identify AI Agents with HTTP Message Signatures](https://zuplo.com/blog/identify-ai-agents-with-http-message-signatures.md): Learn how to securely identify and verify bots and agents with HTTP Message Signatures (RFC9421) using Zuplo’s Web Bot Auth policy. - [Documenting Your Rails API Shouldn’t Be Painful (Rails + OasRails)](https://zuplo.com/blog/documenting-ruby-on-rails-api.md): Learn how to generate OpenAPI documentation for your Rails API using OasRails. - [Providing Secure Access to Databases for LLMs and AI-Agents](https://zuplo.com/blog/secure-database-access-for-llms-and-agents.md): Learn about CentralMind a universal MCP-Server for your Databases optimized for LLMs and AI-Agents. - [Typesafe APIs Made Simple with oRPC](https://zuplo.com/blog/typesafe-apis-made-simple-with-orpc.md): Learn about ORPC a TypeScript library for API routing, validation, documentation, and type safety. - [APIs, Units, and Quantities: Building Unit-Agnostic Integrations](https://zuplo.com/blog/building-unit-agnostic-apis.md): Learn how to deal with different units and quantities consistently and cleanly in your API using unitsnet - a library that makes compatibility and conversion simple. - [How to Build an API with Go and Huma](https://zuplo.com/blog/how-to-build-an-api-with-go-and-huma.md): Learn how to build a REST API using Go and Huma - a lightweight framework with built-in support for OpenAPI. - [.Net API Tutorial: Build, Document, and Secure a REST API](https://zuplo.com/blog/building-and-securing-dotnet-rest-api-tutorial.md): Learn how to build a REST API using C# and .Net. This tutorial covers build a Web API, connecting a database, hosting on azure, adding authentication, and generating a developer portal. - [Building High Performance Ruby REST APIs with Rage](https://zuplo.com/blog/ruby-rage-rest-api-tutorial.md): Learn how to build Ruby on Rails compatible REST APIs that are fast, modern, and developer-friendly using Rage. - [API-First Development in Scala](https://zuplo.com/blog/api-first-development-in-scala.md): Learn how to adopt API-first practices in Scala using modern tooling like OpenApi4s. - [gRPC API Gateway: Bridging the Gap Between REST and gRPC](https://zuplo.com/blog/grpc-api-gateway.md): Learn how to expose REST API endpoints for your gRPC server using gRPC API gateway - a framework that includes OpenAPI support, documentation, error handling, and streaming support. - [Spring Boot API Tutorial: Build, Document, and Secure a REST API](https://zuplo.com/blog/java-spring-boot-rest-api-tutorial.md): Learn how to build an API with Java and Spring Boot. Implement API rate limiting, API key authentication and build an API developer documentation portal. - [API Workflows and How to Define Them](https://zuplo.com/blog/api-workflows-and-arazzo.md): Learn how to define and document API workflows using the Arazzo spec, and how to work with this spec in PHP. - [Flask API Tutorial: Build, Document, and Secure a REST API](https://zuplo.com/blog/flask-api-tutorial.md): Learn how to build an API with Python and Flask. Implement API rate limiting, API key authentication and build an API developer documentation portal. - [Automated Documentation for APIs](https://zuplo.com/blog/automated-documentation-for-apis.md): Learn how to automatically document your API's behavior us a local-first tool called Demystify. - [Why Your API Needs to Run at the Edge](https://zuplo.com/blog/apis-at-the-edge.md): Explore the benefits, trade-offs, and real-world applications of deploying APIs at the edge. - [A Holistic View on APIs as an Ecosystem](https://zuplo.com/blog/holistic-view-of-apis.md): Learn why you should start treating APIs as complete ecosystems – covering development, deployment, maintenance, and consumption. - [Laravel API Tutorial: Build, Document, and Secure a REST API](https://zuplo.com/blog/laravel-api-tutorial.md): Learn how to build a PHP API using Laravel, generate OpenAPI documentation with Scramble, and secure it with Zuplo - all for free! - [Create a Server Driven CLI from your REST API](https://zuplo.com/blog/generate-cli-from-api-with-climate.md): Learn how to create a fully server-driven Go CLI from your REST API using OpenAPI and Climate. - [FastAPI Tutorial: Build, Deploy, and Secure an API for Free](https://zuplo.com/blog/fastapi-tutorial.md): Learn how to build, host, and secure an API with Python and FastAPI for free using Render and Zuplo. Implement auth, rate limiting, and autogenerate documentation. - [How to build an API with Ruby and Sinatra](https://zuplo.com/blog/how-to-build-an-api-with-ruby-and-sinatra.md): Learn how to build an API with Ruby and Sinatra. Implement API rate limiting, API key authentication and build an API developer documentation portal. - [Tutorial: How to Extract JWT Data](https://zuplo.com/blog/extracting-jwt-data-tutorial.md): Learn how to extract data from a JWT and use it to implement access control on your API. - [Introducing Dedicated Managed and Fully Self-Hosted Zuplo](https://zuplo.com/blog/managed-self-hosted.md): Zuplo launches dedicated managed and full self-hosted versions of their popular programmable API gateway. - [Tutorial: How to Combine API Calls](https://zuplo.com/blog/combine-api-calls-tutorial.md): Learn how to reduce the number of API calls your client application has to make. Using orchestration to combine calls in parallel via a single request will improve performance and create a better experience for your users. - [Zudoku: Open-Source API Docs Framework](https://zuplo.com/blog/zudoku-open-source-api-documentation-framework.md): Developers hould be able to build great API references and documentation for free, that's why we've open-sourced our framework so everyone can use it. - [Improve OpenAPI specs with Rate My OpenAPI](https://zuplo.com/blog/improve-open-api-specifications.md): Discover why linting your OpenAPI specification is so important and how you, and your users will benefit from adding it to your development workflow. - [Tutorial: How to Quota an API](https://zuplo.com/blog/api-quota-tutorial.md): Learn how to quota an API in minutes with Zuplo - [The API Gateway Powering the AI Revolution](https://zuplo.com/blog/API-Gateway-Powering-AI.md): APIs are the connectors that link AI models to the wild and tangled world of data and applications, ensuring everything runs smoothly behind the scenes. Without APIs, AI would be pointless. - [Need to Verify Your JSON Schema? Here's a Few Ways to Do It!](https://zuplo.com/blog/verify-json-schema.md): Master JSON Schema to enhance data integrity and streamline your API development. Discover how to design robust schemas, validate JSON data, and apply best practices for data-driven projects with our detailed guide. - [Adding AI Magic To Your Firestore API](https://zuplo.com/blog/adding-ai-to-firestore-api.md): Ride the AI wave with your Firestore API - [Adding Monetization Capabilities to Your Firestore API](https://zuplo.com/blog/adding-monetization-capabilities-to-firestore.md): Start monetizing your Firestore API users. Learn how to add API monetization to your Firebase API. - [Adding Developer Portal Access and Request Validation to a Firestore API](https://zuplo.com/blog/adding-dev-portal-and-request-validation-firebase.md): Build a great DevX for your Firestore API users. Easily create a beautiful developer portal for your API, and protect it with API request validation. - [Adding API Key Authentication to a Firestore API](https://zuplo.com/blog/zuplo-plus-firebase-adding-api-key-auth.md): Get your Firestore API secured using API key authentication - [Creating a Simple CRUD API with Zuplo and Firestore](https://zuplo.com/blog/zuplo-plus-firebase-creating-a-simple-crud-api.md): Learn how to use Zuplo and Firebase to securely expose your Firestore data via REST API - [Elevate Your API Security with Fine-Grained Authorization from Zuplo + OktaFGA](https://zuplo.com/blog/elevate-your-api-security.md): Zuplo and OktaFGA have teamed up to offer an integration that enhances your organization’s API security and simplifies access control - [Master Your Code with Zuplo’s Debugging Tools](https://zuplo.com/blog/master-your-code-with-zuplos-debugging-tools.md): Let's face it, bugs happen. Here's how you can use Zuplo to solve them - [Why Zuplo Has the Best Damn Rate Limiter on the Planet](https://zuplo.com/blog/why-zuplo-has-the-best-damn-rate-limiter-on-the-planet.md): Learn how Zuplo's Complex Rate Limiting policy makes building a customizable, dynamic rate limiting system easy. - [Enhance Your API Monitoring with Zuplo’s OpenTelemetry Plugin](https://zuplo.com/blog/enhance-your-api-monitoring-with-zuplo-opentelemetry-plugin.md): Announcing the release of our OpenTelemetry plugin, created to help you collect and export telemetry data from your Zuplo API efficiently. It implements tracing - [April's Product Release](https://zuplo.com/blog/april-product-release.md): Introducing API monetization, improved portal, new policies, AI-powered doc search, and unified infrastructure on Zuplo. - [Building a Stripe-like Search Language from Scratch](https://zuplo.com/blog/building-a-stripe-like-search-language-parser.md): Learn how to build a custom query language & parser using Peggy.js and Github Copilot. See how to securely let users query using Zuplo's programmable API Gateway - [Integrating Clerk With Zuplo For Seamless API Authentication](https://zuplo.com/blog/integrating-clerk-with-zuplo-for-seamless-api-authentication.md): Learn how to integrate Clerk with Zuplo for seamless API authentication - [6 Tips on How to Market Your API](https://zuplo.com/blog/six-tips-on-how-to-market-your-api.md): Discover six ways to market your API in today's crowded tech market - [Rebuttal: API keys can do everything](https://zuplo.com/blog/rebuttal-api-keys-can-do-everything.md): A rebuttal to critics of API key authentication. We think that API keys are the best way to secure your API for these reasons. - [Announcing Zuplo's API Monetization](https://zuplo.com/blog/api-monetization-release.md): Learn about Zuplo's new native API monetization feature. - [How to Make A Rickdiculous Developer Experience For Your API](https://zuplo.com/blog/rickdiculous-dev-experience-for-apis.md): Learn how to build a ridiculously good API developer experience with these important tips. - [Increase revenue by improving your API quality](https://zuplo.com/blog/increase-revenue-by-improving-api-quality.md): Want to increase API revenue? Focus on your API quality - primarily on documentation, performance, and monetization experience. - [How To Make API Governance Easier](https://zuplo.com/blog/how-to-make-api-governance-easier.md): Learn how to make API governance easier for your team to adopt, through your API gateway, OpenAPI, and automation. - [RateMyOpenAPI: now with AI suggestions for your OpenAPI!](https://zuplo.com/blog/ratemyopenapi-ai-release.md): Discovery the powerful new AI feedback feature in RateMyOpenAPI that can even suggest fixes for your OpenAPI file! - [Your API business needs to operate on the worldwide edge](https://zuplo.com/blog/api-business-edge.md): Learn the benefits of deploying your API to the edge, and how a global deployment can make international API business expansion easy. - [What's new on Zuplo?](https://zuplo.com/blog/zuplo-newsletter-updates.md): New years updates for 2024 - [New Year, Better Pricing](https://zuplo.com/blog/new-year-better-pricing.md): Learn about our new pricing at Zuplo - [How to Create a Business Model Around an API](https://zuplo.com/blog/how-to-create-business-model-around-api.md): Learn how to create a business around your API, turning it from a hobby project to a revenue generator. - [Monetizing APIs: a step easier with Moesif](https://zuplo.com/blog/monetizing-apis-with-moesif.md): Monetizing APIs has never been easier with Zuplo and Moesif. Combine Moesif's flexible API monetization with Zuplo's powerful API gateway. - [How Imburse Payments Ships High-Quality APIs Faster](https://zuplo.com/blog/why-imburse-payments-chose-zuplo.md): Imburse Payments are a leading payments middleware provider in the insurance market. They shared why they chose Zuplo API management over Azure API management - [Bringing Feedback Loops to API Development](https://zuplo.com/blog/tightening-the-feedback-loop.md): Learn how to build feedback loops within your API product development. - [Time for GitOps to come to APIs](https://zuplo.com/blog/time-for-gitops-to-come-to-apis.md): GitOps is eating infrastructure. APIs are next. - [Zuplo's $9M Raise](https://zuplo.com/blog/announcing-9M-raise.md): Zuplo raises $9M to democratize API Management - [Optimize Time-To-First-Call with API key auth](https://zuplo.com/blog/optimize-TTFC-with-api-keys.md): How API key authentication can improve your API's Time To First Call (TTFC) - [Announcing RateMyOpenAPI!](https://zuplo.com/blog/announcing-rate-my-openapi.md): Rate and fix your OpenAPI spec with RateMyOpenAPI - [New API Playground in the Zuplo Developer Portal](https://zuplo.com/blog/new-api-playground.md): All Zuplo Developer portals now include a playground that makes it super easy for end-users to test your API. - [Rate Limiting OpenAI Requests with an API Gateway](https://zuplo.com/blog/rate-limiting-openai-requests.md): Learn how to rate limit your OpenAI API requests to save money and improve security - [Announcing Local Development Support!](https://zuplo.com/blog/local-dev-support.md): We're excited to announce that you can now run Zuplo locally on your machine using the Zuplo CLI - [Caching OpenAI API responses](https://zuplo.com/blog/cachin-your-ai-responses.md): Learn how to cache OpenAI API responses to save money and improve performance - [Announcing Supabase Auth for your API Developer Portal! - Supaweek Day 5](https://zuplo.com/blog/announcing-supabase-auth-for-dev-portal.md): Learn how to use Supabase's easy Auth in your API Developer Portal - [Monetizing your Supabase API! - Supaweek Day 4](https://zuplo.com/blog/monetizing-apis.md): Making money from your API is easy with Zuplo - let's see how! Learn to monetize your Supabase API. - [Documentation for your Supabase API! - Supaweek Day 3](https://zuplo.com/blog/documentation-for-your-supabase-api.md): Now that you have the API, you'll be surprised at how easy it is to get the documentation - [User-level auth in your Supabase API - Supaweek Day 2](https://zuplo.com/blog/handling-user-requests-dynamically.md): Let's see how to handle each user's request differently in your API - [Using Supabase and OpenAI to create an API - Supaweek Day 1](https://zuplo.com/blog/using-openai-and-supabase-db-to-create-an-api.md): The first day of the Supaweek will start with a production-ready API using OpenAI - [Using PropelAuth to secure your API at the Gateway](https://zuplo.com/blog/propel-auth-zuplo-jwt.md): Learn how to quickly setup PropelAuth authentication on your API, at the API Gateway layer. - [Backend for Frontend (BFF) Authentication](https://zuplo.com/blog/backend-for-frontend-authentication.md): Learn about Backend for Frontend (BFF) authentication and how to implement it with a Javascript backend. - [Day 5 - Announcing v2 of react-api-key-manager](https://zuplo.com/blog/v2-of-api-key-manager-already.md): We like to move fast... so fast we're already updating to v2 - [Day 4 - Eating our own dogfood 🐶🥣](https://zuplo.com/blog/eating-our-own-dogfood.md): Latest updates to the API Developer portal, including key rolling. - [Day 3 - Analytics for Developers Using your API](https://zuplo.com/blog/analytics-for-developers-using-your-api.md): Self-serve analytics for the developers using your API - [Day 2 - Announcing our Open-Source React Component](https://zuplo.com/blog/open-source-release.md): Announcing Zuplo's Open source API key manager component for React - [Day 1 - Introducing the ZAPI Management API](https://zuplo.com/blog/welcome-to-api-key-week.md): Announcing a week of API Key related content - [Introducing - The Posters of Facebook](https://zuplo.com/blog/introducing-the-posters-of-facebook.md): We introduce a video interview and series of posts on one facet of Facebook's incredible culture - posters! - [Zero Downtime migration of API Authentication](https://zuplo.com/blog/zero-downtime-api-auth-migration.md): Learn how Zuplo's API Gateway helps build the right abstraction of your services in order to allow zero-downtime migration of authentication providers. - [Why Imburse Payments Chose Zuplo Over Azure API Management](https://zuplo.com/blog/imburse-choose-zuplo-over-azure-api-management.md): Imburse Payments, a UK fintech, selected Zuplo over Azure API Management to optimize the API experience for their customers and have the best workflow for their engineering team - [A better deal for startups and small businesses](https://zuplo.com/blog/better-pricing-for-small-businesses.md): Accelerating time to market for API builders everywhere and making API management accessible to the masses - [Generate Firebase JWT tokens in seconds](https://zuplo.com/blog/firebase-jwt-generator.md): Create a JWT token for your Firebase user easily with firebasejwt.com - [Turn Firebase Firestore Data into a simple REST API](https://zuplo.com/blog/turn-firebase-firestore-data-into-a-public-private-api.md): Easily transform Firebase Firestore Data into a public API using Firebase admin authentication. - [Announcing rapid API mocking via OpenAPI](https://zuplo.com/blog/rapid-API-mocking-using-openAPI.md): Announcing our new Mock API policy that allows you to develop a mock API in record time using examples in your OpenAPI document - [How Common Paper shipped their API fast with Zuplo](https://zuplo.com/blog/how-common-paper-shipped-api-fast-with-zuplo.md): Ben Garvey, CTO at Common Paper talks about how they accelerated their API program using Zuplo - [GraphQL vs REST: Choosing the Right API Design for Your Audience](https://zuplo.com/blog/graphql-vs-rest-the-right-api-design-for-your-audience.md): Choosing REST APIs for your external users provides a quicker onboarding experience. Learn how to translate your existing GraphQL API into a simplified REST API - [Shipping a ChatGPT Plugin in record time (detailed walkthrough)](https://zuplo.com/blog/shipping-a-chat-gpt-plugin-in-record-time.md): Because Zuplo is OpenAPI-native, shipping a ChatGPT plugin couldn't be easier, let us walk you through it - [The subtle art of API Rate-Limiting](https://zuplo.com/blog/subtle-art-of-rate-limiting-an-api.md): Understand API Rate Limiting techniques and best practices from the founder of Azure API Management. - [Useful resources for API developers](https://zuplo.com/blog/useful-resources-for-api-builders.md): A list of some of our most popular content - [Rewiring America deploys Zuplo to accelerate their API program](https://zuplo.com/blog/rewiring-america-accelerates-api-program-with-zuplo.md): A discussion with Tom Carden of Rewiring America about how they - [Bringing Types to APIs with TypeSpec](https://zuplo.com/blog/bringing-types-to-apis-with-typespec.md): An easier way to design APIs with Microsoft's new language TypeSpec - [The Power of Problem Details for HTTP APIs](https://zuplo.com/blog/the-power-of-problem-details.md): Better API errors with the Problem Details standard - [Using jose to validate a Firebase JWT token](https://zuplo.com/blog/using-jose-to-validate-a-firebase-jwt.md): Firebase JWT tokens are a little unusual because they don't use secrets or JWKS but have public X509 certs - [useEffect is trying to kill you](https://zuplo.com/blog/useeffect-is-trying-to-kill-you.md): useEffect can make you your own worst enemy, protect yourself with rate-limiting - [Fastest way to ship a ChatGPT plugin](https://zuplo.com/blog/fastest-way-to-build-chat-gpt-plugin.md): Ship your ChatGPT plugin safely and quickly with Zuplo - [Mirroring Docker Images with Github Actions](https://zuplo.com/blog/mirroring-docker-images-with-github-actions.md): Mirroring Docker Images to external registries with Github Actions - [Zuplo now natively supports OpenAPI](https://zuplo.com/blog/announcing-open-api-native-support.md): Zuplo now uses the OpenAPI specification standard at its core - [Protect your OpenAI API Keys](https://zuplo.com/blog/protect-open-ai-api-keys.md): Use Zuplo to protect your Open AI API key and rate-limit-usage - [Smart Routing for Microservices (or isolated customer backends)](https://zuplo.com/blog/smart-routing-for-microservices.md): Consolidate multiple endpoints behind a single API with smart routing - [Per-user rate limiting for Supabase](https://zuplo.com/blog/per-user-rate-limit-for-supabase.md): How to add user-based rate limits to Supabase in minutes - [Simple Query Parameter Validator using Custom Policies](https://zuplo.com/blog/a-simple-query-param-validator.md): How to implement a simple Query Parameter validation approach using Custom Policies - [Auth Helper for Supabase JWT tokens](https://zuplo.com/blog/supabase-jwt-auth-helper.md): 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](https://zuplo.com/blog/announcing-zuplo-free-plan-beta.md): 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)](https://zuplo.com/blog/supa-dynamic-rate-limiting-based-on-data.md): 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](https://zuplo.com/blog/api-key-authentication.md): 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](https://zuplo.com/blog/shipping-a-public-api-backed-by-supabase.md): How to use Zuplo to take your supabase backend and make it a developer friendly, public API. - [API Authentication using Supabase JWT tokens](https://zuplo.com/blog/api-authentication-with-supabase-jwt.md): How to use Zuplo to add Supabase JWT auth to any API - [Using Cloudflare Workers to Optimize Auth0 Universal Login](https://zuplo.com/blog/using-cloudflare-workers-to-fix-auth0-universal-login.md): Use Cloudflare Workers to force Auth0 to use a single connection for every authorization request. - [Introducing API Key Leak Prevention](https://zuplo.com/blog/API-key-leak-prevention-announcement.md): 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](https://zuplo.com/blog/what-the-github-api-gets-wrong.md): GitHub handles API versioning differently from other companies like Stripe, Twilio, etc. We think their approach is asking for trouble and limits your options - [How to get clients to move off the old version of your API](https://zuplo.com/blog/how-to-get-clients-to-move-off-old-version-of-api.md): Want to know how to move clients off the old version of your API? We explain why using an API gateway for brownouts is effective your clients and for you. - [How to version an API](https://zuplo.com/blog/how-to-version-an-api.md): Learn the best way to manage different versions of your API, and how companies like Github still get it wrong. - [The three pillars of an API program](https://zuplo.com/blog/the-three-pillars-of-an-API-program.md): Learn about the 3 most important features of modern APIs - Authentication, Documentation, and Protection. Explore API Keys, Developer Portal, and Rate Limiting. - [Introducing API Keys as a service](https://zuplo.com/blog/introducing-api-keys-as-a-service.md): Learn how to quickly add API key authentication to your API using Zuplo. - [Wait, you're not using API keys?](https://zuplo.com/blog/you-should-be-using-api-keys.md): Learn why the best API companies choose API keys over other API security methods. Explore why Time To First Call (TTFC) matters for APIs. - [Running GitHub Actions After Cloudflare Pages Deploy](https://zuplo.com/blog/github-actions-after-cloudflare-pages-deploy.md): Learn how to run Github actions after your deploy your Cloudflare Pages. - [Dynamic API Rate Limiting - You're a while loop away from DDOS](https://zuplo.com/blog/dynamic-rate-limiting.md): Learn about why your API should have rate limiting, and how to implement Dynamic Rate Limiting in Zuplo. - [JWT vs API Key Auth for Machine to Machine APIs](https://zuplo.com/blog/jwt-vs-api-key-authentication.md): Learn about Machine to Machine authentication and why its a good fit for securing your API. Compare using JWT vs API Key approaches. - [The twelve days of Zuplo](https://zuplo.com/blog/the-twelve-days-of-zuplo.md): A collection of video tutorials showcasing the power of Zuplo's API gateway. - [A better AWS API Gateway?](https://zuplo.com/blog/a-better-aws-api-gateway.md): Zuplo is the best way to build an API over AWS Lambda. Zuplo is faster and has a better developer experience than AWS API Gateway. - [Zuplo Portal Tour: Logging, Analytics, and Crazy fast deployments](https://zuplo.com/blog/tour-of-the-portal.md): Get a tour of Zuplo's API management portal, exploring Zuplo's logging and analytics features. You'll be impressed by how fast Zuplo can deploy. - [The JsFiddle of APIs?](https://zuplo.com/blog/the-jsfiddle-of-apis.md): Learn the fastest way to set up an API Mock server using an API Gateway. Create mocks while you build out your services. - [Web Form to AirTable](https://zuplo.com/blog/web-form-to-airtable.md): Learn how to proxy Airtable's API and connect it to a form via Zuplo. - [An API gateway over SaaS?](https://zuplo.com/blog/an-api-gateway-over-saas.md): Learn how to proxy SaaS APIs like Airtable with your Zuplo API Gateway. - [Custom policies in code, archiving requests to S3 for replay later](https://zuplo.com/blog/custom-policies-in-code-archiving-requests-to-s3.md): Learn how easily archive every API request to AWS's S3 storage. Archive your API requests to replay them later. - [Basic Authentication and Environment Variables](https://zuplo.com/blog/basic-authentication-and-environment-variables.md): Learn about Basic Authentication and how to easily implement Basic Authentication in your API using Zuplo - [Incoming body validation with JSON Schema](https://zuplo.com/blog/incoming-body-validation-with-json-schema.md): Protect your API from bad inputs using JSON Schema validation and Zuplo. Learn how to validate API requests using JSON schema. - [Smart API routing by Auth0 JWT Contents](https://zuplo.com/blog/smart-api-routing-by-auth0-jwt-contents.md): Learn how to add smart routing based on token claims to your API authentication. - [JWT Authentication with Auth0](https://zuplo.com/blog/jwt-authentication-with-auth0.md): Learn how to quickly add JWT Authentication to your API using Auth0 and Zuplo. - [Programmable to the max - making an API with Zuplo](https://zuplo.com/blog/programmable-to-the-max.md): Learn how to build a simple API at the Edge using Zuplo - the programmable API gateway. - [How to proxy an API, add rate limiting, and go LIVE](https://zuplo.com/blog/proxying-an-api-making-it-prettier-go-live.md): Learn how to proxy an API with Zuplo and protect it with rate limiting. - ["The script will never generate a response" on CloudFlare Workers](https://zuplo.com/blog/the-script-will-never-generate-a-response.md): Learn how to solve the "The script will never generate a response" error encountered while using CloudFlare Workers. - [A New Hope for API Management](https://zuplo.com/blog/a-new-hope-for-api-management.md): Tired of outdated API management? Explore the challenges in API management, unfulfilled promises, and learn about Zuplo as a solution. ## Learning Center - [How to Implement API Key Authentication: A Complete Guide](https://zuplo.com/learning-center/how-to-implement-api-key-authentication.md): Learn how to implement API key authentication from scratch — generation, secure storage, validation, rotation, and per-key rate limiting with practical code examples. - [Developer Portal Comparison: Customization, Documentation, and Self-Service](https://zuplo.com/learning-center/developer-portal-comparison.md): Compare developer portal platforms — Zuplo/Zudoku, ReadMe, Redocly, Stoplight, and SwaggerHub — across customization, auto-generated docs, self-service API keys, and theming. - [Create an MCP Server from Your OpenAPI Spec in 5 Minutes](https://zuplo.com/learning-center/create-mcp-server-from-openapi.md): Turn any OpenAPI spec into a working MCP server with Zuplo — no custom code required. Follow this step-by-step tutorial to deploy in under 5 minutes. - [CI/CD for API Gateways: Pipeline Templates and Multi-Environment Deployment](https://zuplo.com/learning-center/ci-cd-api-gateway-deployment.md): Set up CI/CD pipelines for your API gateway with GitHub Actions and GitLab CI templates, multi-environment deployment, branch previews, and rollback strategies. - [API Rate Limiting Comparison: Which Platforms Have the Best Built-In Features?](https://zuplo.com/learning-center/api-rate-limiting-platform-comparison.md): Compare rate limiting features across Zuplo, Apigee, AWS API Gateway, Kong, and Tyk — algorithms, global distribution, dynamic limits, per-key controls, and configuration examples. - [API Gateway Security and Compliance: A Buyer's Checklist](https://zuplo.com/learning-center/api-gateway-security-compliance.md): Evaluate API gateway security features — authentication, encryption, DDoS protection, audit logging, and compliance certifications. A practical checklist for security-conscious teams. - [AI Governance for API Teams: Controlling Access, Cost, and Compliance](https://zuplo.com/learning-center/ai-governance-for-api-teams.md): Build a governance framework for AI and LLM usage — access controls, cost management, compliance policies, and audit logging with practical API gateway patterns. - [Your Developer Portal Is Losing You 80% of Signups: Here's How to Fix It](https://zuplo.com/learning-center/your-developer-portal-is-losing-you-customers.md): Most developer portals are conversion disasters. Slow signup, confusing navigation, and hidden pricing are costing you customers. Let's fix that. - [The Stripe Model: How Transaction-Based Pricing Built a Multi-Billion Dollar API Company](https://zuplo.com/learning-center/the-stripe-model-transaction-based-api-monetization.md): Stripe charges 2.9% + $0.30 per transaction. This simple model built one of the most valuable private companies in tech. Here's what every API company can learn from it. - [The Silent Revenue Killer: How Failed Payments Are Destroying Your API Business](https://zuplo.com/learning-center/the-silent-revenue-killer-failed-api-payments.md): Payment recovery tools save businesses billions annually. Most API companies don't even know how much they're losing to failed payments. Here's how to stop the bleeding. - [The Hidden Math Behind API Credit Systems: A Deep Dive](https://zuplo.com/learning-center/the-hidden-math-behind-api-credit-systems.md): Credit-based pricing is taking over the API world. But the math behind setting credit values is surprisingly complex. Here's how the pros do it. - [The Free Tier Paradox: Why Generous APIs Create More Paying Customers](https://zuplo.com/learning-center/the-free-tier-paradox-generous-apis-create-paying-customers.md): Conventional wisdom says free tiers cannibalize revenue. The data says the opposite: the most successful API companies give away more than their competitors. Here's the counterintuitive math behind the free tier paradox. - [The 10x Cheaper AI Era: Why Your API Pricing Strategy Is Already Obsolete](https://zuplo.com/learning-center/the-10x-cheaper-ai-era-api-pricing-strategy-obsolete.md): AI inference costs are dropping 10x per year. If you're still pricing your AI-powered API like it's 2024, you're either leaving money on the table or about to get disrupted. - [Rate Limiting Without the Rage: A 2026 Guide That Developers Won't Hate](https://zuplo.com/learning-center/rate-limiting-without-the-rage-a-2026-guide.md): Rate limiting is table stakes for API monetization. But most implementations make developers furious. Here's how to protect your infrastructure while keeping your users happy. - [Pay-Per-Call Is Dead: The New API Pricing Models Taking Over](https://zuplo.com/learning-center/pay-per-call-is-dead-new-api-pricing-models.md): Charging per API request was simple. It was also wrong. Here's why the smartest API companies are abandoning pay-per-call—and what they're doing instead. - [From $0 to $1M MRR: The API Monetization Playbook for Indie Hackers](https://zuplo.com/learning-center/from-zero-to-1m-mrr-api-monetization-indie-hackers.md): You don't need a sales team or enterprise contracts to build a million-dollar API business. Here's the practical playbook for solo founders and small teams. - [I Analyzed 50 API-First Unicorns: Here's How They Actually Price Their APIs](https://zuplo.com/learning-center/api-pricing-lessons-from-50-unicorns.md): We studied the pricing pages of 50 API-first companies worth over $1B. The patterns are clear: successful API companies don't compete on price—they compete on developer experience and trust. - [How to Sunset an API](https://zuplo.com/learning-center/how-to-sunset-an-api.md): Learn effective strategies for sunsetting an API, including user communication, HTTP headers, and migration support to ensure a smooth transition. - [CBOR and UBJSON: Binary Data Formats for Efficient REST APIs](https://zuplo.com/learning-center/cbor-and-ubjson-binary-data-formats-for-efficient-rest-apis.md): Explore how CBOR and UBJSON can enhance REST APIs through reduced payload size and improved performance, offering efficient binary alternatives to JSON. - [What Are Timeseries APIs and How Do They Work?](https://zuplo.com/learning-center/what-are-timeseries-apis-and-how-do-they-work.md): Explore the role of timeseries APIs in managing and analyzing time-stamped data for real-time insights and predictive analytics across industries. - [Build vs Buy: API Management Tools](https://zuplo.com/learning-center/build-vs-buy-api-management-tools.md): Should you build or buy your API management tool? This decision impacts cost, time to market, etc. Here, you'll learn why buying API management tools is better. - [How Does API Orchestration Differ from API Aggregation?](https://zuplo.com/learning-center/how-does-api-orchestration-differ-from-api-aggregation.md): Explore the differences between API orchestration and aggregation, their unique functions, and when to use each for optimal API management. - [Enhancing API Performance with HTTP/2 and HTTP/3 Protocols](https://zuplo.com/learning-center/enhancing-api-performance-with-http-2-and-http-3-protocols.md): Upgrade your APIs to HTTP/2 and HTTP/3 for faster, more reliable performance, leveraging advanced features like multiplexing and QUIC protocol. - [Designing REST APIs for Mobile Applications: Best Practices](https://zuplo.com/learning-center/designing-rest-apis-for-mobile-applications-best-practices.md): Learn best practices for designing REST APIs tailored for mobile apps, focusing on performance, security, scalability, and developer support. - [A Deep Dive into Alternative Data Formats for APIs: HAL, Siren, and JSON-LD](https://zuplo.com/learning-center/a-deep-dive-into-alternative-data-formats-for-apis-hal-siren-and-json-ld.md): Explore three emerging API data formats—HAL, Siren, and JSON-LD—that enhance functionality through embedded context and relationships. - [Implementing Idempotency Keys in REST APIs](https://zuplo.com/learning-center/implementing-idempotency-keys-in-rest-apis-a-complete-guide.md): Learn how to implement idempotency keys in REST APIs to prevent duplicate requests and ensure consistent outcomes during retries. - [Optimizing REST APIs with Conditional Requests and ETags](https://zuplo.com/learning-center/optimizing-rest-apis-with-conditional-requests-and-etags.md): Learn how to optimize REST APIs using conditional requests and ETags to improve performance and reduce unnecessary data transfers. - [API discoverability: Why its important + the risk of Shadow and Zombie APIs](https://zuplo.com/learning-center/api-discoverability-why-its-important-the-risk-of-shadow-and-zombie-apis.md): Unmanaged APIs like shadow and zombie types create serious security risks. Learn how discoverability can boost efficiency and security. - [Troubleshooting Broken Function Level Authorization](https://zuplo.com/learning-center/troubleshooting-broken-function-level-authorization.md): Learn how to identify and prevent Broken Function Level Authorization vulnerabilities in APIs through robust security measures and testing techniques. - [Troubleshooting Broken Object Level Authorization](https://zuplo.com/learning-center/troubleshooting-broken-object-level-authorization.md): Learn how to identify and fix Broken Object Level Authorization (BOLA) vulnerabilities in APIs to protect sensitive data and ensure compliance. - [RFC 9727 api-catalog Explained](https://zuplo.com/learning-center/rfc-9727-api-catalog-explained.md): RFC 9727 standardizes API catalogs, enhancing discoverability, governance, and lifecycle management for improved API operations. - [Strangler Fig pattern for API versioning](https://zuplo.com/learning-center/strangler-fig-pattern-for-api-versioning.md): Learn how the Strangler Fig pattern enables seamless API versioning by gradually replacing legacy systems without downtime. - [How to Access a REST API Through GraphQL](https://zuplo.com/learning-center/how-to-access-a-rest-api-through-graphql.md): Learn how to efficiently integrate REST APIs with GraphQL to enhance data fetching, performance, and security in your applications. - [How to Harden Your API for Better Security](https://zuplo.com/learning-center/how-to-harden-your-api-for-better-security.md): Protect your APIs from increasing attacks by implementing strong authentication, input validation, and monitoring practices for enhanced security.. - [Asynchronous Operations in REST APIs: Managing Long-Running Tasks](https://zuplo.com/learning-center/asynchronous-operations-in-rest-apis-managing-long-running-tasks.md): Explore effective strategies for implementing asynchronous operations in REST APIs to enhance user experience during long-running tasks. - [What is API Governance and Why is it Important?](https://zuplo.com/learning-center/what-is-api-governance-and-why-is-it-important.md): API governance is essential for ensuring consistent, secure, and efficient API management across organizations, aligning with business goals.. - [Implementing Data Compression in REST APIs with gzip and Brotli](https://zuplo.com/learning-center/implementing-data-compression-in-rest-apis-with-gzip-and-brotli.md): Enhance API performance with gzip and Brotli compression, optimizing data transfer and reducing bandwidth for faster responses. - [How to Choose the Right REST API Naming Conventions](https://zuplo.com/learning-center/how-to-choose-the-right-rest-api-naming-conventions.md): Learn essential REST API naming conventions to enhance usability, reduce errors, and improve the developer experience. - [Create XML Responses in FastAPI with OpenAPI](https://zuplo.com/learning-center/create-xml-responses-in-fastapi-with-openapi.md): Learn how to create and document XML responses in FastAPI, covering dynamic generation, content negotiation, and security best practices. - [Exploring the World of API Observability](https://zuplo.com/learning-center/exploring-the-world-of-api-observability.md): API observability combines metrics, logs, and traces to enhance API performance, security, and troubleshooting in modern digital systems. - [Building a JSON CRUD API in PHP](https://zuplo.com/learning-center/building-a-json-crud-api-in-php.md): Learn how to build a secure and scalable JSON CRUD API in PHP, covering setup, operations, best practices, and transition to databases. - [HTTP Patch vs Put: What's the Difference?](https://zuplo.com/learning-center/http-patch-vs-put-whats-the-difference.md): Learn the key differences between HTTP PUT and PATCH methods for effective resource updates in RESTful APIs, focusing on efficiency and idempotency. - [Traditional API Documentation Tools Compared: ReadMe, Redocly, and Swagger](https://zuplo.com/learning-center/traditional-api-documentation-tools.md): Compare ReadMe, Redocly, and Swagger for API documentation: see setup, AI-readiness, and cost. - [Top Java REST API Frameworks in 2025](https://zuplo.com/learning-center/top-java-rest-api-frameworks.md): Compare Spring Boot, Quarkus, Micronaut, Helidon Níma, Vert.x, Dropwizard, and Javalin for Java API performance, AI integration, and cold-start speed. - [Scala API Documentation Tools and Best Practices ](https://zuplo.com/learning-center/scala-api-documentation.md): Discover proven workflows and modern tools—like Scaladoc, Guardrail, and OpenApi4s to automate, maintain, and publish rock-solid Scala API documentation. - [Google Cloud API Gateway: Features and Implementation](https://zuplo.com/learning-center/google-cloud-api-gateway.md): Learn about Google Cloud API Gateway, its features and how to implement. - [Understanding HTTP Error 405: Method Not Allowed](https://zuplo.com/learning-center/understanding-http-error-405-method-not-allowed.md): HTTP 405 errors indicate unsupported methods for valid URLs. Learn causes, fixes, and prevention strategies for smoother API interactions. - [Istio vs Envoy vs Zuplo: Service Mesh and API Gateway Comparison](https://zuplo.com/learning-center/istio-vs-envoy-service-mesh-api-gateway-comparison.md): Compare Istio, Envoy, and Zuplo for service mesh and API gateway needs, including developer experience, scalability, and cost. - [Top 10 Go Rest API Frameworks](https://zuplo.com/learning-center/top-10-go-rest-api-frameworks.md): Explore the top 10 Go frameworks for building REST APIs, comparing performance, middleware support, and best use cases for developers. - [The Devs Guide to Ruby on Rails API Development and Best Practices](https://zuplo.com/learning-center/ruby-on-rails-api-dev-best-practices.md): Master Ruby on Rails API development with best practices for authentication, performance, and scaling. - [How to Implement Validation in Python Flask REST APIs](https://zuplo.com/learning-center/how-to-implement-validation-in-python-flask-rest-apis.md): Learn effective methods for validating data in Flask REST APIs to enhance security, reliability, and user experience. - [Exploring the Top API Gateway Solutions of 2025](https://zuplo.com/learning-center/top-api-gateway-solutions.md): Explore features, tools, scalability, security, and AI-driven future-readiness insights for the top API gateway solutions in 2025. - [MuleSoft vs Boomi: An Enterprise Integration Platform Showdown](https://zuplo.com/learning-center/mulesoft-vs-boomi.md): Explore MuleSoft vs Boomi to discover which iPaaS best suits your integration needs. - [The All-in-One Guide to Running an API Check for Uptime and Performance](https://zuplo.com/learning-center/api-check-health-and-performance.md): Learn to transform API downtime chaos into a secret advantage with essential health checks and performance monitoring. - [Python APIs: Complete Guide from Setup to Production](https://zuplo.com/learning-center/python-apis.md): Learn how to build Python APIs in this guide for developers. - [Gravitee vs Apigee: An API Management Solutions Comparison](https://zuplo.com/learning-center/gravitee-vs-apigee.md): Compare Gravitee and Apigee to see which works best for your needs. - [Monitoring API Usage Across Versions: From Chaos to Control](https://zuplo.com/learning-center/monitoring-api-usage-across-versions.md): Transform your approach to monitoring API usage across versions. - [Block Spam Signups with Zuplo and Your Identity Providers](https://zuplo.com/learning-center/auth-spam-check-blog-post.md): Learn how to block spam and disposable emails during user signups using a Zuplo API integrated with your identity provider’s authentication flow. - [How API Analytics Shapes Developer Experience](https://zuplo.com/learning-center/api-analytics-in-developer-experience.md): Explore key insights on usage patterns and business outcomes to enhance developer experience. - [XML API Documentation: From Zero to Production in 10 Minutes](https://zuplo.com/learning-center/documenting-xml-apis.md): Learn to document XML APIs swiftly and effectively with this guide. - [Azure API Gateway vs API Management: What’s the Difference?](https://zuplo.com/learning-center/azure-api-gateway-vs-api-management.md): Discover the differences between Azure API Gateway and API Management. - [Location-Based Applications Thrive with the Yelp API](https://zuplo.com/learning-center/yelp-api.md): Enhance location-based apps with Yelp API. - [Testing Webhooks and Events Using Mock APIs](https://zuplo.com/learning-center/testing-webhooks-and-events-using-mock-apis.md): Learn step-by-step from basics to advanced strategies for effective webhook testing. - [Choosing the Right API Documentation Platform: Scalar vs Mintlify vs Bump vs Theneo](https://zuplo.com/learning-center/scalar-mintlify-bump-theneo-comparison.md): Compare API Documenation platforms to find the best one for your organization. - [Maximize Your Shipping Efficiency with the UPS API](https://zuplo.com/learning-center/ups-api.md): Discover how to get the most out of the UPS API. - [The Top API Mocking Frameworks of 2025](https://zuplo.com/learning-center/top-api-mocking-frameworks.md): Explore best API mocking frameworks for testing, prototyping, and collaborative development. - [Choosing an API Gateway: Kong vs Traefik vs Tyk](https://zuplo.com/learning-center/choosing-an-api-gateway.md): Compare the top API Gateways to pick the right one for your needs. - [Which API Monetization Platform is Best? RapidAPI vs Moesif vs Zuplo](https://zuplo.com/learning-center/api-monetization-platforms.md): Compare Zuplo, Moesif, and RapidAPI for API Monetization. - [Best Practices for API Monetization in Travel and Hospitality](https://zuplo.com/learning-center/api-monetization-in-travel-and-hospitality.md): Explore proven API monetization strategies in travel and hospitality. - [Your Guide to API Design Patterns](https://zuplo.com/learning-center/api-design-patterns.md): Learn how API design patterns affect everything from adoption to stickiness. - [A Comprehensive Guide to Understanding the Airtable API](https://zuplo.com/learning-center/airtable-api.md): Harness powerful applications for structured data with the Airtable API. - [Jira API: The Ultimate Project Management Powerhouse](https://zuplo.com/learning-center/jira-api.md): Learn the ins and outs of the Jira API. - [Essential API Tools & Frameworks for Success in 2025](https://zuplo.com/learning-center/emerging-tools-frameworks.md): Discover the cutting-edge tools and frameworks propelling API development forward in 2025. - [An Introduction to the Slack API](https://zuplo.com/learning-center/slack-api.md): Explore the Slack API for seamless integration, automation, and team workflow enhancements. - [GraphQL API Design: Powerful Practices to Delight Developers](https://zuplo.com/learning-center/graphql-api-design.md): Learn best practices for GraphQL API design. - [API Observability: Tools and Best Practices for Developers](https://zuplo.com/learning-center/api-observability-tools-and-best-practices.md): Learn crucial tools & best practices for API observability. - [API Gateway Logging: Best Practices and Tools](https://zuplo.com/learning-center/api-gateway-logging-best-practices-tools.md): Explore best practices and essential tools for efficient logging, better security, and improved performance. - [Istio vs Linkerd: What’s the Best Service Mesh + API Gateway?](https://zuplo.com/learning-center/istio-vs-linkerd.md): Comparing Istio vs Linkerd: Find out which service mesh is best for your API. - [How to Build a Developer Portal that Boosts API Monetization](https://zuplo.com/learning-center/developer-portal-for-API-monetization.md): Explore how streamlined onboarding, documentation, and support can skyrocket adoption and profits. - [Mastering Developer-Friendly APIs with Clear Design Patterns](https://zuplo.com/learning-center/developer-friendly-apis-with-clear-design-patterns.md): Discover how to craft developer-friendly APIs using clear design patterns. - [How to Build Flexible API Products That Meet Developer Needs](https://zuplo.com/learning-center/api-products-that-meet-developer-needs.md): Explore strategies to craft API products that cater to a diverse developer audience. - [Understanding and Implementing QuickBooks API Integration](https://zuplo.com/learning-center/quickbooks-api.md): Discover how to enhance financial management with our step-by-step guide on integrating QuickBooks API. - [Best Practices for Building Scalable API Products](https://zuplo.com/learning-center/best-practices-for-building-scalable-apis.md): Learn essential strategies for building scalable API products that handle growth effortlessly. - [SOAP vs REST APIs: The Ultimate Showdown](https://zuplo.com/learning-center/soap-vs-rest-apis-ultimate-showdown.md): Explore the differences between SOAP and REST APIs, their strengths, use cases, and which is best for your application needs. - [How to Transition from SOAP to REST APIs](https://zuplo.com/learning-center/how-to-transition-from-soap-to-rest-apis.md): Learn how to transition from SOAP to REST APIs, simplifying development and enhancing performance with key steps and best practices. - [Creating SOAP APIs in Python](https://zuplo.com/learning-center/creating-soap-apis-in-python.md): Learn to create and manage SOAP APIs in Python using libraries like Zeep and Spyne, focusing on setup, error handling, and deployment. - [Deploying API Gateways in Multicloud Environments](https://zuplo.com/learning-center/deploying-api-gateways-multicloud-environments.md): Master multicloud API gateways with scalable, secure deployment strategies. - [Building Simple Web APIs vs REST APIs: What's The Difference?](https://zuplo.com/learning-center/building-simple-web-apis-vs-rest-apis.md): Learn which API type suits your project for optimal performance, scalability, and development speed. - [12 Best API Documentation Tools of 2025](https://zuplo.com/learning-center/best-api-documentation-tools.md): Here's what I think are the top 12 tools for API documentation. - [Using API Monitoring to Detect and Fix Integration Issues](https://zuplo.com/learning-center/using-api-monitoring-to-detect-fix-integration-issues.md): Fix your integration issues fast with targeted API monitoring tools. - [Hugging Face API: The AI Model Powerhouse](https://zuplo.com/learning-center/hugging-face-api.md): Enhance your app with AI using Hugging Face’s API - [Smart Strategies to Slash Your AWS API Gateway Bill](https://zuplo.com/learning-center/aws-api-cost-optimization-strategies.md): Cut your AWS API Gateway bill with smart optimization steps - [How to Create API Documentation for AI-Powered Services](https://zuplo.com/learning-center/api-documentation-for-ai-powered-services.md): Learn essential steps for crafting robust API documentation for AI services. - [Transform Your Travel Offerings With the TravelPayouts API](https://zuplo.com/learning-center/travelpayouts-api.md): Learn how the TravelPayouts API powers smarter, revenue-generating travel experiences. - [Simulating API Error Handling Scenarios with Mock APIs](https://zuplo.com/learning-center/simulating-api-error-handling-with-mock-apis.md): Learn how to strengthen your error handling by simulating real API disasters. - [An Introduction to the SendGrid API](https://zuplo.com/learning-center/sendgrid-api.md): Learn how to integrate SendGrid API for reliable, customizable email solutions. - [A Comprehensive Guide to the Sleeper API](https://zuplo.com/learning-center/sleeper-api.md): Access fantasy league data easily with Sleeper’s open API. - [How to Align API Features with Developer Needs](https://zuplo.com/learning-center/aligning-api-features-with-developer-needs.md): Learn how to build APIs developers love with a code-first, flexible approach. - [Understanding the Freshservice API](https://zuplo.com/learning-center/freshservice-api.md): Learn how to automate IT tasks with the Freshservice API. - [ClickUp API: A Comprehensive Guide](https://zuplo.com/learning-center/clickup-api.md): Unlock ClickUp API's potential for seamless automation and integration. - [API Gateways vs Load Balancers: Navigating the Key Differences](https://zuplo.com/learning-center/api-gateways-vs-load-balancers.md): When to use API gateways, load balancers, or both. - [When APIs Fail: The Essential Guide to Failover Systems](https://zuplo.com/learning-center/api-failover-systems-for-continuity.md): Keep your APIs online with these reliable failover strategies and tools. - [The Top API Mocking Tools in 2025](https://zuplo.com/learning-center/top-api-mocking-tools.md): Explore the best API mocking tools to accelerate your development process. - [The Ultimate Guide to the OWASP API Security Cheat Sheet](https://zuplo.com/learning-center/OWASP-Cheat-Sheet-Guide.md): Secure your APIs with OWASP’s proven, actionable security best practices. - [How to Manage API Traffic Surges With Custom Alerts](https://zuplo.com/learning-center/managing-api-traffic-surges-with-custom-alerts.md): Prevent API downtime with smart, code-based traffic surge alerts. - [The Top API Libraries for Rapid API Development 2025](https://zuplo.com/learning-center/top-api-libraries-rapid-api-development.md): Build faster, smarter APIs using today's best libraries including FastAPI, Huma, Spring Boot and more. - [Solving Latency Problems in High-Traffic APIs](https://zuplo.com/learning-center/solving-latency-problems-in-high-traffic-apis.md): Cut your API latency fast with these proven performance-boosting strategies. - [Improving API Uptime with Monitoring and Alerts](https://zuplo.com/learning-center/improving-api-uptime-with-monitoring-and-alerts.md): Learn how to improve your API uptime with smart monitoring, alerts, and performance insights. - [API Management vs API Gateways: Choosing the Right Solution](https://zuplo.com/learning-center/api-management-vs-api-gateway.md): API Management vs Gateway: Choosing the right infrastructure strategy. - [Maximize HR Efficiency with the Paylocity API](https://zuplo.com/learning-center/Paylocity-API.md): Learn how to integrate your HR and payroll systems seamlessly with Paylocity's API. - [PagerDuty API Essentials: A Guide](https://zuplo.com/learning-center/pagerduty-api.md): Master PagerDuty APIs for faster, smarter incident response workflows. - [SOAP API Testing Guide](https://zuplo.com/learning-center/soap-api-testing-guide.md): Learn essential techniques and tools for effective SOAP API testing to ensure reliability, security, and performance in your services. - [How to rate limit APIs in Python](https://zuplo.com/learning-center/how-to-rate-limit-apis-python.md): A tutorial on implementing API Rate Limiting in Python. - [How to rate limit APIs in NodeJS](https://zuplo.com/learning-center/how-to-rate-limit-apis-nodejs.md): A tutorial on implementing API Rate Limiting in NodeJS. - [Mastering Webull API: A Guide for Developers and Traders](https://zuplo.com/learning-center/webull-api.md): Integrate Webull API for real-time, programmatic trading solutions. - [How to Design a RESTful API with CRUD Operations](https://zuplo.com/learning-center/restful-api-with-crud.md): We'll show you how to design fast, intuitive RESTful APIs using CRUD best practices. - [How to Manage Multiple APIs with Centralized Governance](https://zuplo.com/learning-center/managing-multiple-apis-with-centralized-governance.md): Centralize your API management for control, security, and speed. - [Unlock the Full Potential of Your Trading with BloFin API](https://zuplo.com/learning-center/blofin-api.md): Integrate real-time crypto trading with BloFin API’s dual protocols. - [API Gateway Throttling vs WAF DDOS Protection](https://zuplo.com/learning-center/api-gateway-throttling-vs-waf-ddos-protection.md): A guide to the advantages of API Gateways over WAFs that goes beyond DDOS Prevention Rate Limiting (keeping the bad guys out) vs. API Gateway Quota Management (keeping the good guys well behaved). - [API Error Handling That Won't Make Users Rage-Quit](https://zuplo.com/learning-center/optimizing-api-error-handling-response-codes.md): Master API error handling for better security and UX. - [JSON Vs. XML for Web APIs: The Format Showdown](https://zuplo.com/learning-center/json-vs-xml-for-web-apis.md): Comparing JSON vs XML for Web APIs - [Envoy as Your API Gateway: An Implementation Guide](https://zuplo.com/learning-center/envoy-as-api-gateway.md): Simplify your API management with Envoy’s dynamic routing. - [API Lifecycle Management: Strategies for Long-Term Stability](https://zuplo.com/learning-center/api-lifecycle-strategies.md): Everything you need to know about mastering API lifecycle management strategies for growth, stability, and innovation. - [API Security Monitoring for Detecting Real-Time Threats](https://zuplo.com/learning-center/real-time-api-security-monitoring-tips-tricks.md): Learn why real-time API monitoring is your best defense against attacks. - [Get Started with Qualtrics API: A Step-by-Step Guide](https://zuplo.com/learning-center/qualtrics-api.md): Customize, automate, and integrate surveys with the Qualtrics API. - [How to Secure API Endpoints with TLS and SSL Encryption](https://zuplo.com/learning-center/securing-api-endpoints-tls-ssl-encryption.md): Learn to secure API endpoints with TLS/SSL encryption - [How to Create a Proxy in MuleSoft: A Step-By-Step Guide](https://zuplo.com/learning-center/how-to-create-proxy-in-mulesoft.md): Master MuleSoft API proxies for security and speed. - [Semantic Versioning for APIs](https://zuplo.com/learning-center/semantic-api-versioning.md): Learn how semantic versioning streamlines API management, ensuring clear communication of changes and smooth integration for developers. - [A Developer's Guide to SOAP APIs](https://zuplo.com/learning-center/a-developers-guide-to-soap-apis.md): Explore the key components and benefits of SOAP APIs, including message structure, security features, and implementation strategies for enterprise applications. - [Using Predictive Monitoring to Forecast API Traffic](https://zuplo.com/learning-center/predictive-monitoring-forecast-api-traffic.md): Stop API traffic spikes before they happen. - [Unlocking the Potential of the McLeod API](https://zuplo.com/learning-center/mcleod-api.md): Streamline your logistics operations with the McLeod API. - [Understanding the Immich API: Features and Best Practices](https://zuplo.com/learning-center/immich-api.md): Streamline your photo and video apps with the Immich API. - [API Key Management: Building Bulletproof Access Control](https://zuplo.com/learning-center/documenting-api-keys.md): Learn how to manage API keys like your security depends on it - because it does! - [Maximizing Efficiency with the Workday API](https://zuplo.com/learning-center/workday-api.md): Streamline your HR and finance data with Workday API - [A Developer’s Guide to the Smartsheet API](https://zuplo.com/learning-center/smartsheet-api.md): Smartsheet API: Power automation and integration - [Exploring the Role of CORS in API Security and Design](https://zuplo.com/learning-center/exploring-the-role-of-cors-api-security-design.md): Learn how CORS simplifies secure cross origin API requests. - [Enhancing API Governance for Compliance and Risk Management](https://zuplo.com/learning-center/enhancing-api-governance-compliance-risk-management.md): Learn about API governance that actually works for developers. - [Building API Documentation with Interactive Design Tools](https://zuplo.com/learning-center/api-documentation-interactive-design-tools.md): Enhance your API docs through smart interactive design tools - [Strategies to Secure Patient Privacy in Healthcare APIs](https://zuplo.com/learning-center/strategies-to-secure-patient-privacy-healthcare-api.md): Protecting patient data through secure healthcare APIs. - [Mastering API Service Discovery for Dynamic Systems: A Guide](https://zuplo.com/learning-center/mastering-api-service-discovery-dynamic-systems.md): Service discovery made simple for modern architectures. - [Input Validation Techniques to Fortify APIs Against Threats](https://zuplo.com/learning-center/input-validation-techniques-to-fortify-apis.md): Stop API attacks with smarter input validation. - [How to Secure API Endpoints in Banking Applications](https://zuplo.com/learning-center/how-to-secure-api-endpoints-banking-applications.md): Securing banking APIs from rising cyber threats. - [Guide to JWT API Authentication](https://zuplo.com/learning-center/jwt-api-authentication.md): Learn how JSON Web Tokens (JWT) provide secure authentication for APIs with features like signature validation and built-in expiration. - [Seamlessly Integrate xAI API (Grok) at Scale: A Guide](https://zuplo.com/learning-center/xAI-grok-api.md): A comprehensive guide to xAI API features and integration for developers. - [Understanding Mapbox API Integration: A Deep Dive](https://zuplo.com/learning-center/mapbox-api.md): A comprehensive guide to Mapbox API features and integration for developers. - [How to Optimize Your Fintech API in 2025: A Guide](https://zuplo.com/learning-center/how-to-optimize-your-fintech-api.md): Fintech API optimization strategies for speed, security, and compliance. - [Boost API Performance During Peak Traffic: Tips & Tricks](https://zuplo.com/learning-center/boost-api-performance-during-peak-traffic-hours.md): API performance strategies for handling peak traffic. - [Getting Started with ElevenLabs API](https://zuplo.com/learning-center/elevenlabs-api.md): Learn how to create expressive AI voices with ElevenLabs API. - [A Comprehensive Guide to the Datadog API](https://zuplo.com/learning-center/datadog-api.md): Monitor your APIs with Datadog for real-time insights. - [How to Prevent Cross-Site Request Forgery in APIs](https://zuplo.com/learning-center/preventing-cross-site-request-forgery-in-apis.md): CSRF protection strategies for secure API development. - [How API Schema Validation Boosts Effective Contract Testing](https://zuplo.com/learning-center/how-api-schema-validation-boosts-effective-contract-testing.md): Master API schema validation for secure, stable APIs. - [A Guide to Setting up Service Discovery for APIs](https://zuplo.com/learning-center/guide-to-setting-up-service-discovery-for-apis.md): Learn how API service discovery automates communication and boosts microservice reliability. - [Fortifying Cloud-Native Applications: Key Security Measures](https://zuplo.com/learning-center/fortifying-cloud-native-applications.md): Protect cloud-native applications from modern security risks. - [Monitoring API Requests and Responses for System Health](https://zuplo.com/learning-center/monitoring-api-requests-responses-for-system-health.md): Learn how to prevent API failures before they impact users. - [How to Maximize User Insights with API Analytics](https://zuplo.com/learning-center/maximize-user-insights-with-api-analytics.md): Learn how to understand your users better with API analytics. - [Mastering Webhook & Event Testing: A Guide](https://zuplo.com/learning-center/mastering-webhook-and-event-testing.md): Explore how to ensure reliable, resilient webhooks with this comprehensive guide. - [Efficiently Document APIs with Markdown: A Developer’s Guide](https://zuplo.com/learning-center/document-apis-with-markdown.md): Learn how to supercharge your API documentation using Markdown! - [mTLS Authentication in Spring Boot Microservices](https://zuplo.com/learning-center/mtls-authentication-in-spring-boot-microservices.md): Implementing mTLS in Spring Boot microservices enhances security through two-way authentication, ensuring trusted communication between services. - [Maximize API Revenue with Strategic Partner Integrations](https://zuplo.com/learning-center/maximize-api-revenue-with-strategic-partner-integrations.md): Unlock API revenue through smart partner strategies. - [How to Create Developer-Friendly API Portals](https://zuplo.com/learning-center/how-to-create-developer-friendly-api-portals.md): Learn how to build API portals developers actually love. - [API Backwards Compatibility Best Practices](https://zuplo.com/learning-center/api-versioning-backward-compatibility-best-practices.md): Learn how to maintain backward compatibility in API versioning through best practices like semantic versioning and thorough documentation. - [API Strategy Guide for Financial Services Companies](https://zuplo.com/learning-center/api-strategies-for-financial-companies.md): Learn why financial institutions are betting big on APIs. - [Complete Guide to the OpenAI API 2025](https://zuplo.com/learning-center/openai-api.md): The complete developer's guide to everything OpenAI API. - [Why API Gateways Are Key to Managing Complex Ecosystems](https://zuplo.com/learning-center/why-api-gateways-are-key-to-managing-complex-ecosystems.md): Explore how to master complex APIs with gateways for secure management. - [Anthropic Claude API: The Ultimate Guide](https://zuplo.com/learning-center/anthropic-api.md): Build ethical AI solutions with the Anthropic API. - [Mastering the 7shifts API: The Complete Developer's Handbook](https://zuplo.com/learning-center/7shifts-api.md): Everything you need to know to master the 7shifts API. - [OSF API: The Complete Guide](https://zuplo.com/learning-center/osf-api.md): Everything you need to know about the OSF API. - [Simulating API Timeouts with Mock APIs](https://zuplo.com/learning-center/mock-apis-to-simulate-timeouts.md): Everything you need to know about simulating API timeouts for stress testing mock APIs. - [Boost API Performance with A/B Testing: Unlock Its Full Power](https://zuplo.com/learning-center/api-performance-with-ab-testing.md): Optimizing API performance with A/B testing strategies. - [How to Ensure API Compatibility with Automated Testing Tools](https://zuplo.com/learning-center/api-compatibility-with-automated-testing-tools.md): Learn how to ensure API compatibility with automated testing tools. - [Penetration Testing for API Security: Protecting Digital Gateways](https://zuplo.com/learning-center/penetration-testing-for-api-vulnerabilities.md): Everything you need to know about securing your APIs with penetration testing to prevent breaches. - [How to Protect Your API from Automated Bots and Attacks](https://zuplo.com/learning-center/how-to-protect-your-apis-from-automated-bots-and-attacks.md): Protect your APIs from bots, attacks, and vulnerabilities. - [API Security in High-Traffic Environments: Proven Strategies](https://zuplo.com/learning-center/api-security-in-high-traffic-environments.md): Read up on how to secure high-traffic APIs without compromising performance. - [How to Profile API Endpoint Performance](https://zuplo.com/learning-center/how-to-profile-api-endpoint-performance.md): Learn how to effectively profile API endpoint performance by monitoring key metrics, using tools, and implementing continuous testing. - [Guide to Real-Time Data Stream APIs](https://zuplo.com/learning-center/guide-to-real-time-data-stream-apis.md): Explore how to build and document real-time APIs. - [Exploring Serverless APIs: A Guide for Developers](https://zuplo.com/learning-center/exploring-serverless-apis.md): Learn how to streamline your API development with serverless computing. - [Connecting MCP Servers to an API Gateway](https://zuplo.com/learning-center/connect-mcp-to-api-gateway.md): Learn how to connect your MCP server to a production-ready API via Zuplo, a powerful API gateway that adds security, observability, and scalability. - [ServiceNow API: The Complete Integration Guide](https://zuplo.com/learning-center/servicenow-api.md): Master ServiceNow API integration for seamless enterprise connectivity. - [The Definitive Guide to Braze API](https://zuplo.com/learning-center/braze-api.md): Learn how to master Braze API for personalized, omnichannel customer engagement. - [The Ultimate Guide to the BitBucket API](https://zuplo.com/learning-center/bitbucket-api.md): Learn how to leverage BitBucket API for automation, version control, and more. - [Kalshi API: The Complete Developer’s Guide](https://zuplo.com/learning-center/kalshi-api.md): Learn how to integrate Kalshi API for real-time market data. - [How to Implement Seamless API Failover Systems](https://zuplo.com/learning-center/implementing-seamless-api-failover-systems.md): Read all about how to ensure continuous service with reliable API failover systems. - [How to Set Up an API Security Framework: A Guide for 2025](https://zuplo.com/learning-center/how-to-set-up-api-security-framework.md): We show you how to build strong API security without compromising performance. - [How to Secure APIs Against Broken Authentication Risks](https://zuplo.com/learning-center/securing-apis-against-broken-authentication-vulnerabilities.md): Prevent broken authentication risks in your API security. - [How Tiered Pricing Enhances Your API Monetization Strategy](https://zuplo.com/learning-center/how-tiered-pricing-elevates-your-api-monetization-strategy.md): Read how to maximize your API revenue with tiered pricing strategies. - [A Guide to Contract Testing for API Reliability](https://zuplo.com/learning-center/guide-to-contract-testing-for-api-reliability.md): Ensuring API reliability with contract testing for seamless integration. - [Solving Poor API Performance Issues: Tips for Developers](https://zuplo.com/learning-center/solving-poor-api-performance-tips.md): Improve your API performance with these key metrics and optimization strategies. - [Performance Optimization for SaaS APIs: Key Considerations](https://zuplo.com/learning-center/performance-optimization-for-saas-apis.md): Read up on how to boost SaaS API performance for faster user experiences and growth. - [API Pricing Strategies: Segmentation and Personalized Models](https://zuplo.com/learning-center/api-pricing-strategies.md): Maximize your API revenue with customer segmentation and pricing models. - [Does Tracing Slow Down APIs?](https://zuplo.com/learning-center/does-tracing-slow-down-apis.md): Explore how API traceability can enhance performance without introducing significant delays, using smart strategies for effective monitoring. - [Perplexity API Ultimate Guide](https://zuplo.com/learning-center/perplexity-api.md): Learn how to leverage Perplexity API for real-time AI-powered, sourced responses. - [Optimize API Upgrades With These Versioning Techniques](https://zuplo.com/learning-center/optimizing-api-updates-with-versioning-techniques.md): Master these API versioning techniques to balance innovation with stability. - [How to Detect API Traffic Anomalies in Real-Time](https://zuplo.com/learning-center/how-to-detect-api-traffic-anomolies-in-real-time.md): Learn how to detect API anomalies early to prevent security and performance issues. - [Canva API: A Comprehensive Guide](https://zuplo.com/learning-center/canva-api.md): Integrate Canva’s design tools with powerful API solutions. - [Improving Cross-Team Collaboration with API Documentation](https://zuplo.com/learning-center/improving-cross-team-collaboration-with-api-documentation.md): Streamline cross-team collaboration with effective API documentation. - [API Audits and Security Testing: Best Practices](https://zuplo.com/learning-center/api-audits-and-security-testing.md): Catch up on these best practices for API audits and security testing to prevent breaches. - [How to Implement Mock APIs for API Testing](https://zuplo.com/learning-center/how-to-implement-mock-apis-for-api-testing.md): Learn how mock APIs boost testing speed, coverage, and cost-efficiency. - [Input/Output Validation: Best Practices for API Communication](https://zuplo.com/learning-center/input-output-validation-best-practices.md): Learn best practices for input/output validation in APIs to enhance security, prevent data corruption, and optimize performance. - [How to Choose an API Hosting Solution: Key Considerations](https://zuplo.com/learning-center/how-to-choose-an-api-hosting-solution.md): Choosing the right API hosting solution is crucial for scalability, security, and performance. Learn more. - [Custom Scopes in OAuth: Step-by-Step Guide](https://zuplo.com/learning-center/custom-scopes-in-oauth-guide.md): Learn how to create and manage custom OAuth scopes for precise API access control, enhancing security and improving usability. - [A Guide to API Route Management with API Traffic Analytics](https://zuplo.com/learning-center/api-route-management-guide.md): Harness the power of API traffic analytics to optimize route management, improve performance, and enhance security. - [REST or gRPC? A Guide to Efficient API Design](https://zuplo.com/learning-center/rest-or-grpc-guide.md): Explore the REST vs gRPC debate in API design. - [GitLab API Guide: Unlock Powerful Integrations for Developers](https://zuplo.com/learning-center/gitlab-api.md): Unlock the power of GitLab API with this comprehensive guide. - [CoinGecko API: The Cryptocurrency Data Powerhouse](https://zuplo.com/learning-center/coingecko-api.md): Learn more about the CoinGecko API, a powerful tool offering real-time cryptocurrency data for developers and businesses. - [An Introduction to API Security Automation](https://zuplo.com/learning-center/an-introduction-to-api-security-automation.md): Learn how API security automation can protect your APIs from evolving threats, reduce costs, and streamline compliance. - [How to Improve API Design for Better Developer Productivity](https://zuplo.com/learning-center/improving-api-design-for-developer-productivity.md): Boost developer efficiency with streamlined, well-designed APIs. - [How to Write API Documentation That Developers Will Love](https://zuplo.com/learning-center/how-to-write-api-documentation-developers-will-love.md): Learn how to write API documentation that developers will love. - [API Monitoring for Mobile Apps: Key Metrics for Developers](https://zuplo.com/learning-center/api-monitoring-for-mobile-apps.md): Discover how to optimize mobile API monitoring for better app performance. - [Multicloud vs Traditional Gateways: Modern API Management](https://zuplo.com/learning-center/multicloud-vs-traditional-api-gateways.md): Multicloud vs traditional gateways: which is better for modern API management? - [Monetizing Education APIs: A Guide to Revenue Models](https://zuplo.com/learning-center/monetizing-education-apis.md): Explore monetization models for education APIs to drive EdTech revenue. - [API Governance in DevOps Pipelines: A Comprehensive Guide](https://zuplo.com/learning-center/api-governance-in-devops-pipelines.md): Learn how API governance in DevOps pipelines ensures quality, security, and consistency at scale. - [API Analytics: A Strategic Toolkit for Optimization](https://zuplo.com/learning-center/api-analytics-for-optimization.md): Learn how API analytics can optimize performance by identifying bottlenecks, tracking key metrics, and improving response times. - [Using API Usage Data to Build Flexible Pricing Tiers](https://zuplo.com/learning-center/using-api-usage-data-for-flexible-pricing-tiers.md): Learn how to use API data to create flexible pricing tiers that drive growth. - [Mastering PokeAPI: Build Data-Rich Pokémon Applications](https://zuplo.com/learning-center/pokeapi.md): Unlock Pokémon Power: Build Apps with PokeAPI Magic! - [Boosting API Performance with CDN for Global Scalability](https://zuplo.com/learning-center/optimizing-api-performance-with-CDN-global-scale.md): Supercharge your APIs on a global scale with these CDN strategies. - [How to Use Load Balancing to Scale API Performance](https://zuplo.com/learning-center/load-balancing-strategies-to-scale-api-performance.md): Boost your API performance with these effective load balancing strategies. - [Exploring NASA API: Creating Data-Rich Applications](https://zuplo.com/learning-center/nasa-api.md): Explore the NASA API and access 15TB of daily space data. - [Bottleneck Identification Using Distributed Tracing](https://zuplo.com/learning-center/how-distributed-tracing-aids-bottleneck-identification.md): Explore how distributed tracing uncovers bottlenecks in your systems, enhancing performance and efficiency through detailed request tracking. - [Turning APIs into Revenue: Passive Income Strategies for Developers](https://zuplo.com/learning-center/turning-apis-into-passive-income-revenue-stream.md): Learn how to turn your APIs into passive income with strategies like subscriptions and pay-per-use models. - [Top Metrics for API Monetization](https://zuplo.com/learning-center/top-metrics-for-api-monetization.md): Explore essential metrics for API monetization, covering revenue tracking, user engagement, and performance optimization strategies. - [Leveraging API Logs for Proactive Troubleshooting](https://zuplo.com/learning-center/leverage-api-logs-for-proactive-troubleshooting.md): Learn how to use API logs for faster troubleshooting and efficient issue resolution. - [How APIs Can Boost Developer Creativity and Innovation](https://zuplo.com/learning-center/api-developer-creativity-foster-innovation.md): Discover how APIs that boost developer creativity drive innovation and grow your business. - [Leveraging API Documentation for Faster Developer Onboarding](https://zuplo.com/learning-center/leverage-api-documentation-for-faster-onboarding.md): Learn how effective API documentation can speed up developer onboarding and boost adoption - [Common Mistakes in RESTful API Design](https://zuplo.com/learning-center/common-pitfalls-in-restful-api-design.md): Get up to speed on all the common RESTful API design mistakes you need to avoid. - [Bluesky API: Unlocking the Power of Social Data for Developers](https://zuplo.com/learning-center/bluesky-api.md): Create decentralized social apps with the Bluesky API for data ownership and transparency. - [Unlocking API Revenue: Why the Freemium Model Works Best](https://zuplo.com/learning-center/unlocking-api-revenue.md): Discover how the freemium model can turn your API into a revenue engine while driving growth. - [Unlock Real-Time Crypto Data with CoinMarketCap API](https://zuplo.com/learning-center/coinmarketcap-api.md): Learn how to integrate, optimize, and secure the CoinMarketCap API. - [Mastering API Changes and Rollbacks Without Breaking Trust](https://zuplo.com/learning-center/api-changes-and-rollbacks.md): Learn how to master API changes and rollbacks to maintain stability and keep developer trust intact. - [Securing APIs with Two-Factor Authentication](https://zuplo.com/learning-center/protect-your-apis-with-2fa.md): Secure your APIs with two-factor authentication (2FA) to protect against threats. - [API Security in E-commerce: Securing the Digital Marketplace](https://zuplo.com/learning-center/api-security-in-ecommerce-apis.md): Learn how to secure e-commerce APIs and protect sensitive data from potential threats. - [The Complete API Product Management Guide: From Strategy to Implementation](https://zuplo.com/learning-center/api-product-management-guide.md): Discover how APIs drive business growth and effective product management strategies. - [Zero Trust API Security: Never Trust, Always Protect](https://zuplo.com/learning-center/zero-trust-api-security.md): Learn how Zero Trust security protects APIs with a 'never trust, always verify' approach. - [Securing Your API With OAuth 2.0: A Developer's Guide to Robust Authentication](https://zuplo.com/learning-center/securing-your-api-with-oauth.md): Learn how to secure your API with OAuth 2.0, the gold standard for authentication. - [Session Hijacking In the API Era: Your Complete Defense Strategy](https://zuplo.com/learning-center/prevent-session-hijacking.md): Protect your APIs from session hijacking attacks. - [Gemini 2.0 API Ultimate Guide: Mastering Google's Advanced AI Platform](https://zuplo.com/learning-center/gemini-2.0-api.md): Master the Gemini 2.0 API with this ultimate guide. - [Deepseek API Complete Guide: Mastering the DeepSeek API for Developers](https://zuplo.com/learning-center/deepseek-api.md): Explore the DeepSeek API with this comprehensive guide for developers. - [10 Game-Changing Strategies to Supercharge Your API Gateway Performance](https://zuplo.com/learning-center/strategies-to-supercharge-your-api-gateway-performance.md): 10 powerful strategies to optimize your API Gateway performance, reduce latency, and enhance system responsiveness. - [Unlocking Revenue Streams: Strategic API Monetization for Media and Entertainment](https://zuplo.com/learning-center/strategic-monetization-for-media.md): Learn how media companies can unlock new revenue by monetizing their APIs. - [Implementing Content Security Policy for API Protection: A Comprehensive Guide](https://zuplo.com/learning-center/implementing-content-security-policy.md): Protect your APIs with Content Security Policy (CSP) enforcement. - [Protecting Your APIs from Insider Threats: The Access Control Playbook](https://zuplo.com/learning-center/how-to-protect-apis-from-insider-threats.md): Learn how to secure your APIs from insider threats with smart access control strategies. - [How API Developers Can Use Edge Computing to Optimize API Performance](https://zuplo.com/learning-center/edge-computing-to-optimize-api-performance.md): Learn how edge computing can boost API performance and user experience. - [Building Healthcare APIs: Key Points to Consider](https://zuplo.com/learning-center/building-healthcare-apis.md): Key considerations for building secure, reliable healthcare APIs that improve patient care and meet compliance. - [The Ultimate Guide to MITM Attack Prevention for API Security](https://zuplo.com/learning-center/mitm-attack-prevention-guide.md): Protect your APIs from Man-in-the-Middle (MITM) attacks with effective security techniques. - [12 Practices and Tools to Ensure API Security](https://zuplo.com/learning-center/practices-and-tools-to-ensure-api-security.md): These are the most effective practices and tools to fortify API security. Learn about Zero trust, RBAC, rate limiting, and more! - [Protecting Sensitive Data in API Logs](https://zuplo.com/learning-center/protect-sensitive-data-in-api-logs.md): Protect sensitive data in API logs with effective encryption, masking, and access control strategies to prevent breaches and maintain compliance. - [Token Expiry Best Practices](https://zuplo.com/learning-center/token-expiry-best-practices.md): Learn best practices for managing token expiry and security in APIs, balancing safety and user experience effectively. - [APIOps for Automated API Version Control](https://zuplo.com/learning-center/apiops-for-automated-api-version-control.md): Explore how APIOps streamlines API version control by integrating automation, security, and efficiency into the API management lifecycle. - [Unlocking API Potential: Behavioral Analytics for Enhanced User Experience](https://zuplo.com/learning-center/unlocking-api-potential.md): Learn how behavioral analytics can uncover valuable insights from user interactions with APIs to enhance the overall user experience. - [Solving Latency Issues in APIs: A Developer's Guide](https://zuplo.com/learning-center/solving-latency-issues-in-apis.md): Learn how to reduce API latency and improve response times for better user experience. - [Mastering XSS Prevention: Tips for Developers](https://zuplo.com/learning-center/mastering-xxs-prevention.md): Learn key tips for developers to prevent Cross-Site Scripting (XSS) attacks. - [Improving API Performance In Legacy Systems: A Guide for API Developers](https://zuplo.com/learning-center/improving-api-performance-in-legacy-systems.md): Learn how you can optimize performance in legacy systems to enhance user experience and ensure scalability and flexibility. - [How To Secure APIs from SQL Injection Vulnerabilities](https://zuplo.com/learning-center/how-to-secure-apis-from-sql-injection-vulnerabilities.md): Learn how to protect your APIs from SQL injection vulnerabilities with effective security measures and best practices. - [How Developers Can Use Caching to Improve API Performance](https://zuplo.com/learning-center/how-developers-can-use-caching-to-improve-api-performance.md): Discover how caching can boost API performance by reducing response times and managing traffic spikes. - [How Developers Can Improve API Performance for IoT Applications](https://zuplo.com/learning-center/api-performance-for-iot-applications.md): Discover practical strategies for improving API performance in IoT applications to enhance real-time data handling and system efficiency. - [8 Tips for Scaling APIs to Handle Increased Traffic](https://zuplo.com/learning-center/tips-for-scaling-apis-to-handle-increased-traffic.md): Learn about optimizations and architectural choices you can make to help your API scale under pressure - [Enhancing Your CI/CD Security: Tips and Techniques to Mitigate Risks](https://zuplo.com/learning-center/enhancing-your-cicd-security.md): Learn the essential strategies and best practices to secure your CI/CD pipeline, mitigate risks, and protect your software delivery process. - [Defending Your API: Essential Strategies Against Brute Force Attacks](https://zuplo.com/learning-center/defending-your-api-against-brute-force-attacks.md): Discover the key strategies to defend your APIs against brute force attacks and protect your data. - [API Monetization for SaaS: Transforming Your Software into a Revenue Powerhouse](https://zuplo.com/learning-center/api-monetization-for-saas.md): Learn how to monetize your API and turn your SaaS product into a scalable revenue powerhouse. - [Why Feedback Loops Matter in API Development](https://zuplo.com/learning-center/why-feedback-loops-matter-in-api-development.md): Explore the critical role of feedback loops in API development, enhancing performance, reducing costs, and driving team collaboration. - [5 Must-Have Features for API Documentation Tools](https://zuplo.com/learning-center/top-api-documentation-tool-features.md): Modern API documentation tools in 2025 need to have markdown support, preview environments, collaboration support, interactive playgrounds, and automatic syncing. - [Mastering API Throughput: 8 Key Strategies for Optimal Performance](https://zuplo.com/learning-center/mastering-api-throughput.md): Eight key strategies to optimize API throughput, improve performance, and enhance user satisfaction by addressing common bottlenecks and inefficiencies. - [5 Key Tips for Enhancing API Security Against DDoS Attacks](https://zuplo.com/learning-center/enhancing-api-security-against-ddos-attacks.md): Five essential tips to safeguard your API against DDoS attacks. - [Best Practices for Consistent API Error Handling](https://zuplo.com/learning-center/best-practices-for-api-error-handling.md): Mastering API error handling enhances developer experience and reduces debugging time, ensuring clearer communication and systematic management. - [Exploring the KLIPY API](https://zuplo.com/learning-center/klipy-api.md): Explore an alternative to GIPHY and Tenor API that helps apps to generate revenue via GIFs, Clips and Stickers. - [End-to-End API Testing Guide and Best Practices](https://zuplo.com/learning-center/end-to-end-api-testing-guide.md): Explore essential strategies for effective end-to-end API testing, ensuring seamless integration and reliable performance across complex workflows. - [8 Essential API Security Best Practices](https://zuplo.com/learning-center/api-security-best-practices.md): Explore essential API security practices, focusing on strong authentication, data encryption, and continuous monitoring to combat cyber threats. - [How to Increase API Performance](https://zuplo.com/learning-center/increase-api-performance.md): Optimize and increase your API performance with tested strategies for caching, payload reduction, rate limiting, and more. - [Building and Monetizing AI Model APIs](https://zuplo.com/learning-center/monetize-ai-models.md): Learn the best strategies and practices for AI model monetization via API. Explore monetization models real companies use. - [How RBAC Improves API Permission Management](https://zuplo.com/learning-center/how-rbac-improves-api-permission-management.md): Learn how Role-Based Access Control (RBAC) streamlines API permission management, enhances security, and ensures compliance. - [8 API Monitoring Tools Every Developer Should Know](https://zuplo.com/learning-center/8-api-monitoring-tools-every-developer-should-know.md): Explore eight essential tools for API monitoring, each offering unique features to enhance performance, reliability, and security. - [RBAC Analytics: Key Metrics to Monitor](https://zuplo.com/learning-center/rbac-analytics-key-metrics-to-monitor.md): Explore essential RBAC analytics metrics to enhance security, ensure compliance, and optimize access management within your organization. - [What is API Rate Limiting?](https://zuplo.com/learning-center/api-rate-limiting.md): API rate limiting is a set of rules that govern how often an application or user can access an API. - [6 Must-Have Features of an API Gateway](https://zuplo.com/learning-center/top-api-gateway-features.md): Modern API gateways in 2025 need to have caching, rate limiting, circuit breaking, local development, multi-protocol support, and realtime monitoring. - [Building APIs to Monetize Your Proprietary Data](https://zuplo.com/learning-center/building-apis-to-monetize-proprietary-data.md): Learn how to monetize your proprietary data with APIs. Explore monetization models real companies use. - [Building and Monetizing Ecommerce APIs](https://zuplo.com/learning-center/ecommerce-api-monetization.md): Learn the best strategies and practices for Ecommerce API monetization. Explore monetization models real companies use. - [How to Monetize Fintech APIs](https://zuplo.com/learning-center/fintech-api-monetization.md): Learn the strategies and best practices for successful monetization of your Fintech API. Learn monetization models real companies have put into practice. - [10 Best Practices for API Rate Limiting in 2025](https://zuplo.com/learning-center/10-best-practices-for-api-rate-limiting-in-2025.md): Learn essential strategies for effective API rate limiting in 2025, covering traffic analysis, algorithms, and dynamic adjustments. - [Top 7 API Authentication Methods Compared](https://zuplo.com/learning-center/top-7-api-authentication-methods-compared.md): Explore the top 7 API authentication methods, their strengths, use cases, and how to choose the right one for your needs. - [Why a Hosted API Gateway Is Better Than Building Your Own](https://zuplo.com/learning-center/hosted-api-gateway-advantages.md): Learn why using an open source or in-house API gateway may not be the right decision for your company when accounting for cost, security, customization, and maintenance. - [API Gateway Hosting Options](https://zuplo.com/learning-center/api-gateway-hosting-options.md): An API gateway is a service that acts as an intermediary between clients API requests and your APIs/microservices. Hosting options include: Fully-Hosted (managed by the gateway provider), Self-Hosted (managed and deployed by you), or Hybrid (combination of both). - [Generate an OpenAPI From Your Database](https://zuplo.com/learning-center/generate-openapi-from-database.md): Learn how to use DB2OpenAPI to generate a full OpenAPI/Swagger specification from your SQL database schema. - [Building a PostgREST API For Your MySQL Database](https://zuplo.com/learning-center/mysql-postgrest-rest-api.md): Learn how to build a Supabase-inspired, PostgREST compatible, developer experience for interacting with your hosted MySQL Database via REST API and Javascript/Typescript SDK. - [Automatically Generate REST and GraphQL APIs From Your Database](https://zuplo.com/learning-center/generate-api-from-database.md): Learn about the tools and frameworks you can use to automatically generate a REST API or GraphQL API directly from your SQL and NOSQL database. - [Spotify API Alternatives - Best Music APIs](https://zuplo.com/learning-center/spotify-api-alternatives.md): Spotify is slowly killing its free API. Compare alternatives including Apple Music, SoundCloud, Deezer, Napster and more to find the best Spotify API alternative. - [Auth Pricing Wars: Cognito vs Auth0 vs Firebase vs Supabase](https://zuplo.com/learning-center/api-authentication-pricing.md): Choosing an affordable but robust authentication service is not easy - especially since Amazon Cognito recently raised their prices. Compare AWS Cognito, Auth0, Firebase authentication, Supabase authentication, and Clerk. - [Using Neon + PostgREST to Build a Supabase-like Developer Experience](https://zuplo.com/learning-center/neon-postgrest-rest-api.md): Learn how to build a Supabase-inspired developer experience for interacting with your hosted Postgres Database via REST API and Javascript/Typescript SDK. - [How to Convert a SQL Query to an API Request](https://zuplo.com/learning-center/sql-query-to-api-request.md): You can convert SQL Queries into API requests easily using the RQL or OData formats for sending requests, or by using a framework like PostgREST on top of your database. - [How to Successfully Promote and Market an API](https://zuplo.com/learning-center/how-to-promote-and-market-an-api.md): What are the best strategies for marketing an API in 2024? Use these techniques for your API as a product strategy. - [What are API Subaccounts?](https://zuplo.com/learning-center/what-are-subaccount-api-keys.md): The Subaccount pattern divides an organization's API access by business units, allowing for finer-grain control and monitoring. - [Ultimate Giphy to Tenor API Migration Guide](https://zuplo.com/learning-center/migrate-giphy-api-to-tenor-api.md): Giphy has started charging for its API - learn how to migrate to the Tenor API to continue using GIFs for free. - [Creating Your Own API Integration Platform](https://zuplo.com/learning-center/building-an-api-integration-platform.md): Learn how to build an API integration platform, to help you design, deploy, and oversee integrations between your business and 3rd party APIs. - [Top 20 Python API Frameworks with OpenAPI Support](https://zuplo.com/learning-center/top-20-python-api-frameworks-with-openapi.md): Explore 20 of the most popular API frameworks and libraries for building APIs with Python that support OpenAPI/Swagger. - [Deprecating Node JS REST APIs in 6 Frameworks](https://zuplo.com/learning-center/deprecate-node-rest-api.md): Learn how to deprecate your Node JS REST APIs in 6 popular frameworks - including Express, Fastify, NestJS, Hapi, Restify, and Koa. - [Understanding The HTTP Deprecation Header](https://zuplo.com/learning-center/http-deprecation-header.md): The HTTP Deprecation header informs clients that an API endpoint is or will be deprecated. The date can be in the past (deprecated) or future (to be deprecated). - [Deprecating REST APIs: A Developer's Guide](https://zuplo.com/learning-center/deprecating-rest-apis.md): API Deprecation is the process of signaling to developers that an API, or a part of it (ex. endpoint or field), is scheduled to be discontinued or replaced. - [xAI REST API Review](https://zuplo.com/learning-center/xai-rest-api-review.md): What is the xAI REST API and how does it work? What is the developer experience like? Answers to these questions and more. - [jsonmergepatch.com: Free JSON Merge Patch Tool and API](https://zuplo.com/learning-center/json-merge-patch-tool.md): Introducing our new JSON Merge Patch tool - jsonmergepatch.com. The tool allows you to create and apply JSON Merge Patches, via Web UI and API. - [JSON Patch vs JSON Merge Patch - In-Depth Comparison](https://zuplo.com/learning-center/json-patch-vs-json-merge-patch.md): JSON Patch and JSON Merge Patch are both compact request body formats for HTTP PATCH - but which is better? - [What is JSON Merge Patch?](https://zuplo.com/learning-center/what-is-json-merge-patch.md): JSON Merge Patch is an HTTP PATCH request body format that describes modifications to a target JSON. It's a simpler alternative to JSON Patch. - [Unlocking the Power of JSON Patch](https://zuplo.com/learning-center/unlocking-the-power-of-json-patch.md): JSON Patch is a simple, efficient, and standardized way to apply partial updates to JSON documents, especially over HTTP - [Understanding the HTTP 431 Error: A Developer's Guide](https://zuplo.com/learning-center/http-431-request-header-fields-too-large-guide.md): The HTTP 431 Request Header Fields Too Large client-side error indicates the server refuses to process a request because its header fields are too large - [HTTP 429 Too Many Requests: Learn to Manage Request Limits](https://zuplo.com/learning-center/http-429-too-many-requests-guide.md): The HTTP 429 Too Many Requests status code signals that a client has exceeded the request rate limit allowed by an API - [The Ultimate Steam Web API Guide](https://zuplo.com/learning-center/what-is-the-steam-web-api.md): Confused about the different Steam Web APIs? Read this guide to learn how to get an API key, call the various APIs, and explore their differences. - [What's the Best Movie Database API? IMDb vs TMDb vs OMDb](https://zuplo.com/learning-center/best-movie-api-imdb-vs-omdb-vs-tmdb.md): Looking for the best movie and tv show database API? Compare the 3 most popular options - IMDb, TMDb, and OMDb, and learn which one comes out on top. - [A Developer's Guide to the AliExpress API](https://zuplo.com/learning-center/aliexpress-api-guide.md): Learn about the official AliExpress REST API, how to get access and use it, and alternatives. - [Dive Into The Reddit API: Full Guide and Controversy](https://zuplo.com/learning-center/reddit-api-guide.md): Learn about the official Reddit REST API, how to get access and use it, and alternatives. - [Unlocking ESPN's Hidden API: a Developer's Guide](https://zuplo.com/learning-center/espn-hidden-api-guide.md): Learn about the hidden ESPN REST API, how to get access and use it, and alternatives. - [What is the Wikipedia API? How to Use It and Alternatives](https://zuplo.com/learning-center/wikipedia-api-guide.md): Learn about the official Wikipedia REST API, how to get access and use it, and alternatives. - [What is the Glassdoor API? How to Use It and Alternatives](https://zuplo.com/learning-center/what-is-glassdoor-api.md): Learn about the official Glassdoor REST API, how to get access and use it, and alternatives. - [The Complete Guide to API Monetization](https://zuplo.com/learning-center/what-is-api-monetization.md): Learn the strategies and best practices for successful API monetization, and the tools you can use to monetize your API. - [Mastering API Definitions: A Comprehensive Guide](https://zuplo.com/learning-center/mastering-api-definitions.md): An API definition is more than just a technical document; it's a comprehensive blueprint that outlines an API's structure, functionality, and behavior. - [How to Promote and Market your API: Unified APIs](https://zuplo.com/learning-center/how-to-promote-your-api-unified-apis.md): Learn about Unified APIs and how you can partner with them to help promote your API. We will dive deep into the different Unified APIs around the web, covering both general Unified APIs as well as niche/industry focused Unified APIs. This article will help you find which Unified API (if any) you should list your API on. - [How to Promote and Market your API: SPECtacular OpenAPI](https://zuplo.com/learning-center/how-to-promote-your-api-spectacular-openapi.md): Learn about the OpenAPI specification, how to create one for your API, and how to use OpenAPI specs to promote and market your API directly and indirectly. - [How to Promote and Market your API: iPaaS](https://zuplo.com/learning-center/how-to-promote-your-api-ipaas.md): Learn about iPaaS and how you can list your API on them to help promote your API. We will dive deep into the different integration platforms around the web and compare them to find which how to get listed on them. - [How to Promote and Market your API: Follow the Hype Train](https://zuplo.com/learning-center/how-to-promote-your-api-follow-the-hype-train.md): Learn how to build your API using technologies that will naturally garner more interest and integrate marketing into your API's development cycle - [How to Promote and Market your API: API Marketplaces](https://zuplo.com/learning-center/how-to-promote-your-api-api-marketplaces.md): Learn about API marketplaces and how you can list your API on them to help promote your API. We will dive deep into the different API marketplaces around the web and compare them to find which marketplace (if any) you should get listed on. - [How to Promote and Market your API: API Directories](https://zuplo.com/learning-center/how-to-promote-your-api-api-directories.md): Learn about API directories and how you can list your API on them to help promote your API. We will dive deep into the different API indexes and directories around the web and compare them to find which directory you should focus on. - [Simple HTTP Authentication: A Beginner’s Guide](https://zuplo.com/learning-center/simple-api-authentication.md): Learn what Basic HTTP Auth is and how to apply it to your APIs - [Seeing an API Rate Limit Exceeded error? Here's How to Fix It!](https://zuplo.com/learning-center/api-rate-limit-exceeded.md): Learn to fix API rate limit issues and to apply rate limits to your APIs - [What is GitOps?](https://zuplo.com/learning-center/what-is-gitops.md): Discover the power of GitOps for streamlined infrastructure management in our comprehensive guide. Learn how GitOps can simplify deployments, enhance security, and boost collaboration within your team. - [Tips and Best Practices for API Authentication](https://zuplo.com/learning-center/api-authentication.md): Explore the essentials of API authentication with our comprehensive guide. Learn about OAuth, OpenID, JWTs, and best practices for securing your APIs against unauthorized access and data breaches. - [Strategic API Monetization](https://zuplo.com/learning-center/strategic-api-monetization.md): Learn the strategies and best practices for successful API monetization and how Zuplo can help you track, monetize, and document your APIs in days not months. - [Accelerating Developer Productivity with Federated Gateways](https://zuplo.com/learning-center/accelerating-developer-productivity-with-federated-gateways.md): Learn how federated gateways from Zuplo allow teams to control their own gateways, enabling faster, independent releases. ## API Gateway Comparisons - [Tyk API Management](https://zuplo.com/api-gateways/tyk-api-management-alternative-zuplo.md): As an alternative to Tyk, developers use Zuplo's API management platform for its complexity-free architecture, seamless integration with the tools and workflows they know best, and developer portals with automatic Stripe-quality documentation. - [Solo API Gateway](https://zuplo.com/api-gateways/solo-alternative-zuplo.md): As an alternative to Solo.io, developers choose Zuplo's API management platform for a frictionless and fully managed experience, with simple deployment options, programmability, and automatic Stripe-quality documentation for API consumers. - [MuleSoft API Gateway](https://zuplo.com/api-gateways/mulesoft-alternative-zuplo.md): As an alternative to MuleSoft, developers use Zuplo's API management platform for its cloud-native SaaS simplicity, openness, flexibility, and developer-first controls without the significant infrastructure investment and proprietary lock-in. - [Kong API Gateway](https://zuplo.com/api-gateways/kong-alternative-zuplo.md): As an alternative to Kong, developers use Zuplo's API management platform for its complexity-free architecture, seamless integration with the tools and workflows they know best, and developer portals with automatic Stripe-quality documentation. - [Azure API Management](https://zuplo.com/api-gateways/azure-api-management-alternative-zuplo.md): Most companies that use Microsoft Azure ask why they should choose Zuplo versus Azure API Management. Here are the reasons why engineering teams choose Zuplo over Azure API Management when publishing a public API or tackling the challenge of multiple teams working on many APIs. - [AWS API Gateway](https://zuplo.com/api-gateways/aws-api-gateway-alternative-zuplo.md): Zuplo isn't just another API Management tool; We're what happens when you get tired of using expensive legacy products like AWS API Gateway… You know the ones that aren't innovating to optimize your API development journey. Zuplo has done things differently by supporting multi-cloud environments, making API security a breeze automating developer documentation, and helping you monetize your APIs. - [Apigee API Management](https://zuplo.com/api-gateways/apigee-alternative-zuplo.md): As an alternative to Apigee, Zuplo's API management platform has become a go-to APIM solution for those moving away from or considering Apigee. Known for its contemporary developer experience that uses a developer's existing skillset, Zuplo offers a lower total cost of ownership even at (hyper-)scale. It also offers Stripe-quality developer portals for the ultimate end-user experience. ## Changelog - [What's New in Zuplo - November 2025](https://zuplo.com/changelog/2025/12/01/monthly-changelog.md): undefined - [GitHub Deployment Status Updates & PR Comments](https://zuplo.com/changelog/2025/10/28/github-status.md): undefined - [Zuplo Changelog - 2025-11-04](https://zuplo.com/changelog/2025/10/27/zuplo-changelog.md): undefined - [Zuplo Changelog - 2025-10-28](https://zuplo.com/changelog/2025/10/20/zuplo-changelog.md): undefined - [Zuplo Changelog - 2025-10-21](https://zuplo.com/changelog/2025/10/13/zuplo-changelog.md): undefined - [Dev Portal Changelog - 2025-10-21](https://zuplo.com/changelog/2025/10/13/zudoku-changelog.md): undefined - [Zuplo Changelog - 2025-10-14](https://zuplo.com/changelog/2025/10/06/zuplo-changelog.md): undefined - [Zuplo Changelog - 2025-10-07](https://zuplo.com/changelog/2025/09/29/zuplo-changelog.md): undefined - [Introducing Audit Logs](https://zuplo.com/changelog/2025/09/22/audit-logs.md): undefined - [Dev Portal Changelog - 2025-09-23](https://zuplo.com/changelog/2025/09/15/zudoku-changelog.md): undefined - [Zuplo Changelog - 2025-09-09](https://zuplo.com/changelog/2025/09/01/zuplo-changelog.md): undefined - [Dev Portal Changelog - 2025-09-09](https://zuplo.com/changelog/2025/09/01/zudoku-changelog.md): undefined - [Managed DDoS Protection](https://zuplo.com/changelog/2025/09/01/ddos-protection.md): undefined - [Zuplo Changelog - 2025-09-02](https://zuplo.com/changelog/2025/08/25/zuplo-changelog.md): undefined - [Dev Portal Changelog - 2025-09-02](https://zuplo.com/changelog/2025/08/25/zudoku-changelog.md): undefined - [Zuplo Changelog - 2025-08-26](https://zuplo.com/changelog/2025/08/18/zuplo-changelog.md): undefined - [Dev Portal Changelog - 2025-08-19](https://zuplo.com/changelog/2025/08/11/zudoku-changelog.md): undefined - [Zuplo Changelog - 2025-08-12](https://zuplo.com/changelog/2025/08/04/zuplo-changelog.md): undefined - [Dev Portal Changelog - 2025-08-12](https://zuplo.com/changelog/2025/08/04/zudoku-changelog.md): undefined - [Enhanced Single Sign-On (SSO) Security Controls](https://zuplo.com/changelog/2025/08/01/security-settings-update.md): undefined - [Developer Portal Migration to Zudoku - Action Required](https://zuplo.com/changelog/2025/07/29/dev-portal-migration.md): undefined - [Dev Portal Changelog - 2025-08-05](https://zuplo.com/changelog/2025/07/28/zudoku-changelog.md): undefined - [Sunsetting Zuplo V1 Monetization](https://zuplo.com/changelog/2025/07/28/monetization-eol.md): undefined - [Release v6.58.0](https://zuplo.com/changelog/2025/07/23/zuplo-release-v6.58.0.md): undefined - [Dev Portal Release v0.55.0](https://zuplo.com/changelog/2025/07/17/zudoku-release-v0.55.0.md): undefined - [Release v6.57.0](https://zuplo.com/changelog/2025/07/15/zuplo-release-v6.57.0.md): undefined - [Release v6.56.0](https://zuplo.com/changelog/2025/07/09/zuplo-release-v6.56.0.md): undefined - [Release v6.55.0](https://zuplo.com/changelog/2025/07/04/zuplo-release-v6.55.0.md): undefined - [Release v6.53.0](https://zuplo.com/changelog/2025/06/18/zuplo-release-v6.53.0.md): undefined - [Dev Portal Release v0.53.0](https://zuplo.com/changelog/2025/06/18/zudoku-release-v0.53.0.md): undefined - [Dev Portal Release v0.52.0](https://zuplo.com/changelog/2025/06/17/zudoku-release-v0.52.0.md): undefined - [Dev Portal Release v0.48.0](https://zuplo.com/changelog/2025/06/12/zudoku-release-v0.48.0.md): undefined - [Zuplo Release v6.52.0](https://zuplo.com/changelog/2025/06/07/zuplo-release-v6.52.0.md): undefined - [Dev Portal Release v0.47.0](https://zuplo.com/changelog/2025/06/06/zudoku-release-v0.47.0.md): undefined - [Dev Portal Release v0.46.0](https://zuplo.com/changelog/2025/06/02/zudoku-release-v0.46.0.md): undefined - [Enable Debug Logging on the Zuplo CLI](https://zuplo.com/changelog/2025/05/30/log-verbosity.md): undefined - [Custom Domains for Dev Portals](https://zuplo.com/changelog/2025/05/30/dev-portal-custom-domain.md): undefined - [Dev Portal Release v0.45.0](https://zuplo.com/changelog/2025/05/19/zudoku-release-v0.45.0.md): undefined - [Dev Portal Release v0.44.0](https://zuplo.com/changelog/2025/05/15/zudoku-release-v0.44.0.md): undefined - [Dev Portal Release v0.43.0](https://zuplo.com/changelog/2025/05/12/zudoku-release-v0.43.0.md): undefined - [Windows support for CLI (Beta)](https://zuplo.com/changelog/2025/05/07/cli-on-windows.md): undefined - [Support for Multifactor Authentication (MFA)](https://zuplo.com/changelog/2025/05/05/multifactor-auth.md): undefined - [Option to Delete a Zuplo Account](https://zuplo.com/changelog/2025/05/04/delete-account.md): undefined - [Dev Portal Release v0.42.0](https://zuplo.com/changelog/2025/05/02/zudoku-release-v0.42.0.md): undefined - [Zuplo Release v6.50.0](https://zuplo.com/changelog/2025/04/30/zuplo-release-v6.50.0.md): undefined - [Dev Portal Release v0.41.0](https://zuplo.com/changelog/2025/04/24/zudoku-release-v0.41.0.md): undefined - [Zuplo Release v6.49.0](https://zuplo.com/changelog/2025/04/16/zuplo-release-v6.49.0.md): undefined - [Dev Portal Release v0.40.0](https://zuplo.com/changelog/2025/04/14/zudoku-release-v0.40.0.md): undefined - [Zuplo Release v6.48.0](https://zuplo.com/changelog/2025/04/07/zuplo-release-v6.48.0.md): undefined - [Dev Portal Release v0.39.0](https://zuplo.com/changelog/2025/04/03/zudoku-release-v0.39.0.md): undefined - [Zuplo Release v6.47.0](https://zuplo.com/changelog/2025/03/31/zuplo-release-v6.47.0.md): undefined - [Dev Portal Release v0.38.0](https://zuplo.com/changelog/2025/03/31/zudoku-release-v0.38.0.md): undefined - [Zuplo Release v6.46.0](https://zuplo.com/changelog/2025/03/28/zuplo-release-v6.46.0.md): undefined - [Splunk Logging Plugin](https://zuplo.com/changelog/2025/03/28/splunk-logging.md): undefined - [Redirect Forwarding in URL Forward handler](https://zuplo.com/changelog/2025/03/28/follow-redirects.md): undefined - [New Default Compatibility Date](https://zuplo.com/changelog/2025/03/28/compatibility-openapi.md): undefined - [Zuplo Release v6.45.0](https://zuplo.com/changelog/2025/03/27/zuplo-release-v6.45.0.md): undefined - [New Relic Logging Plugin](https://zuplo.com/changelog/2025/03/21/new-relic-logging.md): undefined - [Zuplo Release v6.44.0](https://zuplo.com/changelog/2025/03/18/zuplo-release-v6.44.0.md): undefined - [New Pre-Routing Hook](https://zuplo.com/changelog/2025/03/14/pre-routing-hook.md): undefined - [Custom Fields Available on All Logging Policies](https://zuplo.com/changelog/2025/03/14/custom-log-fields.md): undefined - [Zuplo Release v6.42.0](https://zuplo.com/changelog/2025/03/06/zuplo-release-v6.42.0.md): undefined - [Zuplo Release v6.40.0](https://zuplo.com/changelog/2025/02/20/zuplo-release-v6.40.0.md): undefined - [Better Local Dev Errors](https://zuplo.com/changelog/2024/10/25/better-local-errors.md): undefined - [Local Development Log Enhancements](https://zuplo.com/changelog/2024/10/20/improved-local-logs.md): undefined - [Create Zuplo API Improvements](https://zuplo.com/changelog/2024/10/15/new-create-zuplo-api.md): undefined - [Zuplo Identity Token](https://zuplo.com/changelog/2024/07/10/zuplo-identity-token.md): undefined - [Federated Identity with GCP](https://zuplo.com/changelog/2024/07/10/federated-identity-with-gcp.md): undefined - [Role-Based Access Control (RBAC)](https://zuplo.com/changelog/2024/06/05/role-based-access-control.md): undefined - [Fine-Grained API Keys](https://zuplo.com/changelog/2024/06/05/fine-grained-api-keys.md): undefined - [API Monetization Enhancements](https://zuplo.com/changelog/2024/04/15/api-monetization-enhancements.md): undefined - [API Brownout Policy](https://zuplo.com/changelog/2024/04/15/api-brownout-policy.md): undefined - [Curity Phantom Token Plugin](https://zuplo.com/changelog/2024/04/13/curity-phantom-token-policy.md): undefined - [Unified Dev and Production Environments](https://zuplo.com/changelog/2024/03/15/unified-dev-prod-environments.md): undefined - [API Monetization](https://zuplo.com/changelog/2024/03/15/api-monetization.md): undefined - [Portal Improvements](https://zuplo.com/changelog/2024/02/15/portal-improvements.md): undefined - [Improved Doc Search & AI Assistance](https://zuplo.com/changelog/2024/02/15/docs-search.md): undefined - [Portal Updates](https://zuplo.com/changelog/2023/12/22/portal-updates.md): undefined - [New Self-Serve Capabilities](https://zuplo.com/changelog/2023/11/15/new-self-serve-capabilities.md): undefined - [Custom Logging Additional Log Fields](https://zuplo.com/changelog/2023/10/11/log-fields.md): undefined - [New API Playground](https://zuplo.com/changelog/2023/10/11/api-playground.md): undefined - [Supabase Auth in Developer Portal](https://zuplo.com/changelog/2023/09/29/supabase-auth.md): undefined - [Dev Portal Performance](https://zuplo.com/changelog/2023/09/29/dev-portal-performance.md): undefined - [SumoLogic Log Plugin](https://zuplo.com/changelog/2023/08/09/sumologic-log-plugin.md): undefined - [Improved Github Integration](https://zuplo.com/changelog/2023/07/16/improved-github-integration.md): undefined - [Portal Improvements](https://zuplo.com/changelog/2023/07/15/portal-improvements.md): undefined - [Dev Portal API Key Analytics](https://zuplo.com/changelog/2023/07/06/dev-portal-api-key-analytics.md): undefined - [API Analytics](https://zuplo.com/changelog/2023/06/28/api-analytics.md): undefined - [Request Validation Policy](https://zuplo.com/changelog/2023/06/20/request-validation-policy.md): undefined - [Portal Improvements](https://zuplo.com/changelog/2023/06/05/portal-improvements.md): undefined - [Mock API Response Policy](https://zuplo.com/changelog/2023/06/05/mock-api-response-policy.md): undefined - [Firebase Upstream Authentication Policies](https://zuplo.com/changelog/2023/06/05/firebase-upstream-auth-policy.md): undefined - [Open API Handler](https://zuplo.com/changelog/2023/05/05/open-api-handler.md): undefined - [Open API from ZuploContext](https://zuplo.com/changelog/2023/05/05/open-api-from-context.md): undefined - [Improved Policy Usage Visibility](https://zuplo.com/changelog/2023/05/05/improved-policy-ui.md): undefined - [Additional Geolocation Properties](https://zuplo.com/changelog/2023/05/05/additional-geolocation-props.md): undefined - [Account API Keys](https://zuplo.com/changelog/2023/05/05/account-api-keys.md): undefined - [String interpolated environment variables](https://zuplo.com/changelog/2023/04/21/string-interpolation-env-vars.md): undefined - [Secure Tunnel Management](https://zuplo.com/changelog/2023/04/21/secure-tunnel-management.md): undefined - [Developer Portal Enhancements](https://zuplo.com/changelog/2023/04/21/dev-portal-enhancements.md): undefined - [April 14 2023: Weekly Roundup](https://zuplo.com/changelog/2023/04/14/weekly-roundup.md): Better support for trailing slashes, docker image updates, and surfacing dev-portal.json - [April 07 2023: Weekly Roundup](https://zuplo.com/changelog/2023/04/07/weekly-roundup.md): Subfolder support in portal, protected environments, and updates to the CLI - [New Policies](https://zuplo.com/changelog/2023/03/31/new-metrics-policies.md): Two new policies: Readme Metrics and Amberlo Metering - [Configuration with `zuplo.jsonc`](https://zuplo.com/changelog/2023/02/15/zuplo-jsonc-configuration.md): Introducing zuplo.jsonc configuration with Compatibility Dates - [February 08 2023: Weekly Roundup](https://zuplo.com/changelog/2023/02/08/weekly-roundup.md): Tunnel Docker Image update, disabling QUIC, and more! - [Zuplo Tunnel Docker Image Update](https://zuplo.com/changelog/2023/02/01/zuplo-tunnel-docker-image.md): Zuplo Tunnel Docker Image Updated to version 2023.2.1 of cloudflared