---
title: "Accept API Key & JWT Auth on the Same Route"
description: "Handle both API key and JWT credentials on one route with a composite policy and a short enforcement check."
canonicalUrl: "https://zuplo.com/videos/accept-api-key-jwt-auth-on-the-same-route-zuplo-api-gateway"
watchUrl: "https://www.youtube.com/watch?v=DExrMb0wILA"
date: "2026-05-07"
duration: "8:46"
categories: ["API Security"]
pageType: video
---

# Accept API Key & JWT Auth on the Same Route

Handle both API key and JWT credentials on one route with a composite policy and a short enforcement check.

**Watch:** [https://www.youtube.com/watch?v=DExrMb0wILA](https://www.youtube.com/watch?v=DExrMb0wILA)

- Duration: 8:46
- Published: 2026-05-07
- Categories: API Security

## Related Resources

- **[Multiple Authentication Policies](https://zuplo.com/docs/articles/multiple-auth-policies)** (docs) — Configure API key and JWT auth on the same route using composite policies.
