CINXE.COM
Kong Jobs | Wellfound
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Kong Jobs | Wellfound</title><link href="https://wellfound.com/company/konghq/jobs" rel="canonical"/><meta content="Kong is hiring! See 62 jobs in November 2024! Apply to the latest jobs with a single profile and get in touch with hiring managers directly. Learn about salary, equity, work-life balance, perks, benefits, and company culture!" name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-thumb_jpg.jpg?buster=1589613035" property="og:image"/><meta content="https://wellfound.com/company/konghq/jobs" property="og:url"/><meta content="Kong Jobs" property="og:title"/><meta content="Kong is hiring! See 62 jobs in November 2024! Apply to the latest jobs with a single profile and get in touch with hiring managers directly. Learn about salary, equity, work-life balance, perks, benefits, and company culture!" property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="29"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/ef9b34b877238e09.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/ef9b34b877238e09.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/b0febcd4a7617de8.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/b0febcd4a7617de8.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/01107ff9e5df9969.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/01107ff9e5df9969.css" crossorigin="anonymous"/><link rel="preload" href="/talent/_next/static/css/c1ba043a8c7608e4.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/c1ba043a8c7608e4.css" crossorigin="anonymous"/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/talent/_next/static/chunks/2192.ed62762ce24385e2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/870.6ba29e6054960cef.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8747.1dad635487b477c2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/2675.50697b574e7f2f81.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1101.37543b9ef68a66f3.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/5329.c6189b592e6884cb.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8770.9b3d9054dd6971f9.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-935afce622fcb209.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-123c0c38bf7c038d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-52d95e5ea0281ad6.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-2642f9eeecd9a6aa.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9867-17213b48f875dc44.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1223-5d71e563f3ee9365.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/488-8570bd8a90f2b7c4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-5eccf4c2d66168e4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-a9ad102c0b29ff16.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-8f3f4d236aebb6c8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-e8684a5664723ec9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2725-3f396306a3917190.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/company/jobs-50d872e791ac2739.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-2513a8159a95ea343d57c812f00d2218/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-2513a8159a95ea343d57c812f00d2218/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--CompanyProfileJobs"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=company+profile&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><div class="styles_component__PNq1k"><div class="styles_wrapper__J5pNi"><div class="styles_box___OsDD"><div class="ml-4 lg:ml-8"><div class="space-x-1 text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover">Discover</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/startups">Startups</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/company/konghq">Kong</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><span>Kong Jobs</span></div></div><div class="styles_content__pKhb0"><section class="styles_component__tr5x6" data-test="Masthead"><div class="flex w-full"><a class="content-center" href="/company/konghq"><div class="flex h-[70px] w-[70px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Kong company logo" loading="lazy" src="/cdn-cgi/image/width=140,height=140,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-medium_jpg.jpg?buster=1589613035" height="70" width="70" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/konghq"><span class="inline text-md font-semibold">Kong</span></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-md text-neutral-1000">Kong’s unified cloud API platform delivers fast, reliable, secure digital experiences</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div><div class="mt-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.7</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Kong is highly rated on Glassdoor, with 4.7 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Recently funded</div><div class="styles_tooltip-text__bYBqF">Raised funding in the past six months</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.4</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Kong 4.4/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.4</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Kong 4.4/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><div class="styles_component__Wb41n styles_component__qhaPy styles_aboutHandest__xkzNJ styles_white__yJuQK"><div class="flex flex-row justify-between"></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">konghq.com/</button><li><ul><li><button class="styles_socialLink__r21Yf"><svg height="16" viewBox="0 0 16 16" width="16" class="styles_icon__64AZy"><g fill-rule="evenodd"><rect height="4.833" rx="1.25" width="3.833" x="2.835" y="3"></rect><path d="M16 6.667a2 2 0 0 0-2-2h-1.333v-3c0-.737-.597-1.334-1.334-1.334h-10C.597.333 0 .93 0 1.667v11.666a2.333 2.333 0 0 0 2.333 2.334h11.334A2.333 2.333 0 0 0 16 13.333zM2.333 14.333a1 1 0 0 1-1-1V2c0-.184.15-.333.334-.333H11c.184 0 .333.149.333.333v11.333c0 .197.025.393.074.583a.333.333 0 0 1-.323.417zm12.334-1a1 1 0 1 1-2 0v-7c0-.184.149-.333.333-.333h1c.368 0 .667.298.667.667z" fill-rule="nonzero"></path><path d="M8.5 4.031h1.334a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 4.867v-.334a.5.5 0 0 1 .5-.502zm0 2.667h1.334a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 7.533V7.2a.5.5 0 0 1 .5-.502zM3.167 9.365h6.667a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H3.167a.5.5 0 0 1-.5-.498v-.333a.5.5 0 0 1 .5-.502zm0 2.666h5a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.498v-.334a.5.5 0 0 1 .5-.502z"></path></g></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg height="16" width="15" class="styles_icon__64AZy" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></button></li></ul></li></ul></div></dt><dd>Location</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></li></ul></dt><dd>Company size</dd><dt>501-1000 people</dt><dd>Total raised</dd><dt>$169.1M</dt><dd class="styles_markets__vIr_1">Company type</dd><dt><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Software</span></dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Enterprise Software</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-computing"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Cloud Computing</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/information-services"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Information Services</span></a><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Developer APIs</span><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Development Platforms</span><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-data-services"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Cloud Data Services</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-infrastructure"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Cloud Infrastructure</span></a></dt></dl></div></section><div class="styles_main__EGHwE"><div class="w-full"><div class="styles_component__u4jsl" data-test="Tabs"><div class="styles_component__Gq0Wb"><div class="styles_kebabAndShare__3SqTX"><div class="styles_component__AquWq"><button class="styles-module_component__88XzG styles_button__nHKcz mr-0 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-transparent border-transparent text-black disabled:text-gray-600 disabled:font-medium hover:bg-gray-100" data-test="Button" type="button">Share</button></div></div><div class="styles_ctaButtons__Z9CbA styles_handset__j5wHj"><button class="styles-module_component__88XzG styles_button__ghqMb styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button><a class="styles-module_component__88XzG styles_component__UCLp3 styles_button__ghqMb styles_component__sMuDw styles_medium__R1A06 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" href="/company/konghq/jobs">View <!-- -->62<!-- --> <!-- -->jobs</a></div><div class="styles_ctaButtons__Z9CbA styles_desktop__2GkGf"><button class="styles-module_component__88XzG styles_button__ghqMb styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><nav class="styles_component__g_SAM styles_tabGroup__VP9ZS styles_noMargin__GFiM_"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Overview" data-test="TabGroup-Tab--Overview" href="/company/konghq"><div class="styles_label___hqwO flex flex-row items-center"><span>Overview</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="People" data-test="TabGroup-Tab--People" href="/company/konghq/people"><div class="styles_label___hqwO flex flex-row items-center"><span>People</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Funding" data-test="TabGroup-Tab--Funding" href="/company/konghq/funding"><div class="styles_label___hqwO flex flex-row items-center"><span>Funding</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D styles_active__nf94F" aria-label="Jobs" data-test="TabGroup-Tab--Jobs" href="/company/konghq/jobs"><div class="styles_label___hqwO flex flex-row items-center"><span>Jobs</span></div><div class="ml-2 border-solid border-gray-200 text-center font-medium uppercase leading-none antialiased p-1 text-2xs bg-gray-200 text-gray-800 rounded-md"><div class="flex justify-center gap-1"><span>62</span></div></div></a></nav></div><div class="styles_profile__r_OKH"><div style="opacity:1"><section class="styles_component__KCRcG" data-test="JobsTab"><h1 class="text-xl font-medium text-dark-aaaa antialiased mb-4">Jobs at Kong</h1><div class="styles_statement__tVONQ styles_component__481pO"><div>We are the company behind Kong, the most widely adopted open-source API gateway. We have a world-class Enterprise platform and our mission is to facilitate a new revolution in software production by serving as the backbone of the distribution and consumption of data and services through APIs.<!-- --> <!-- --> <!-- -->Our vision is to enable developers to build more and manage less. We've built one of the most popular pieces of open-source software in the world and in the process grown an extremely engaged and active community. We're looking for a few great people who want to be part of a fun, highly-collaborative team.</div></div><div class="styles_browser__2bVNI"><div class="styles_component__Wb41n styles_component__IIFLJ styles_solidBluegray___CM4h"><h6 class="styles-module_component__3ZI84 styles_filterTitle__7D2nC text-dark-a text-xs font-medium uppercase">Filter by</h6><div class="styles_filterHeader__iyvLS"><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Team</h6></div><ul class="styles_component__MDpXf"><li><label class="styles_filterRow__Jx3a6" data-test="option_engineering"><input type="checkbox" name="Engineering"/><span class="styles_field__8U3_0">Engineering</span><span class="styles_count__YmeL7">20</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_marketing"><input type="checkbox" name="Marketing"/><span class="styles_field__8U3_0">Marketing</span><span class="styles_count__YmeL7">4</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_operations"><input type="checkbox" name="Operations"/><span class="styles_field__8U3_0">Operations</span><span class="styles_count__YmeL7">1</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_other"><input type="checkbox" name="Other"/><span class="styles_field__8U3_0">Other</span><span class="styles_count__YmeL7">11</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_sales"><input type="checkbox" name="Sales"/><span class="styles_field__8U3_0">Sales</span><span class="styles_count__YmeL7">20</span></label></li></ul><div class="styles_filterHeader__iyvLS"><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Location</h6></div><ul class="styles_component__MDpXf"><li><label class="styles_filterRow__Jx3a6" data-test="option_bengaluru"><input type="checkbox" name="Bengaluru"/><span class="styles_field__8U3_0">Bengaluru</span><span class="styles_count__YmeL7">18</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_canada"><input type="checkbox" name="Canada"/><span class="styles_field__8U3_0">Canada</span><span class="styles_count__YmeL7">4</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_dachau"><input type="checkbox" name="Dachau"/><span class="styles_field__8U3_0">Dachau</span><span class="styles_count__YmeL7">1</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_emeabiam"><input type="checkbox" name="Emeabiam"/><span class="styles_field__8U3_0">Emeabiam</span><span class="styles_count__YmeL7">3</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_germany"><input type="checkbox" name="Germany"/><span class="styles_field__8U3_0">Germany</span><span class="styles_count__YmeL7">1</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_india"><input type="checkbox" name="India"/><span class="styles_field__8U3_0">India</span><span class="styles_count__YmeL7">20</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_italy"><input type="checkbox" name="Italy"/><span class="styles_field__8U3_0">Italy</span><span class="styles_count__YmeL7">2</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_london"><input type="checkbox" name="London"/><span class="styles_field__8U3_0">London</span><span class="styles_count__YmeL7">3</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_paris"><input type="checkbox" name="Paris"/><span class="styles_field__8U3_0">Paris</span><span class="styles_count__YmeL7">2</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_shanghai"><input type="checkbox" name="Shanghai"/><span class="styles_field__8U3_0">Shanghai</span><span class="styles_count__YmeL7">2</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_singapore"><input type="checkbox" name="Singapore"/><span class="styles_field__8U3_0">Singapore</span><span class="styles_count__YmeL7">3</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_sydney"><input type="checkbox" name="Sydney"/><span class="styles_field__8U3_0">Sydney</span><span class="styles_count__YmeL7">2</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_toronto"><input type="checkbox" name="Toronto"/><span class="styles_field__8U3_0">Toronto</span><span class="styles_count__YmeL7">1</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_united kingdom"><input type="checkbox" name="United Kingdom"/><span class="styles_field__8U3_0">United Kingdom</span><span class="styles_count__YmeL7">1</span></label></li><li><label class="styles_filterRow__Jx3a6" data-test="option_united states"><input type="checkbox" name="United States"/><span class="styles_field__8U3_0">United States</span><span class="styles_count__YmeL7">11</span></label></li></ul><div class="styles_filterHeader__iyvLS"><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Type</h6></div><ul class="styles_component__MDpXf"><li><label class="styles_filterRow__Jx3a6" data-test="option_full-time"><input type="checkbox" name="full-time"/><span class="styles_field__8U3_0">Full Time</span><span class="styles_count__YmeL7">62</span></label></li></ul><button class="styles-module_component__88XzG styles_button__4lqTt rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-transparent border-transparent text-black disabled:text-gray-600 disabled:font-medium hover:bg-gray-100" data-test="Button" type="button">Clear all</button></div><div class="styles_jobList__5MFDX"><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3160643-senior-solutions-engineer-australia"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Sales</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Senior Solutions Engineer, Australia</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->today</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3160643-senior-solutions-engineer-australia"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Senior Solutions Engineer, Australia</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Support field sales in helping customers understand the value of the Kong API Management & Connectivity solutions.</li> <li>Grow trusted client relationships throughout the entire sales lifecycle, from initial discovery/ requirement gathering to product reviews/ demos and into production.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">Sydney</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3160642-enterprise-territory-account-executive-florida"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Sales</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Enterprise Territory Account Executive - Florida</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->today</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3160642-enterprise-territory-account-executive-florida"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Enterprise Territory Account Executive - Florida</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Develop and execute sales strategies to target mid-market and enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.</li> <li>Own the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">United States</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3160641-enterprise-territory-account-executive-latam"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Sales</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Enterprise Territory Account Executive - LATAM</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->today</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3160641-enterprise-territory-account-executive-latam"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Enterprise Territory Account Executive - LATAM</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Develop and execute sales strategies to target mid-market and enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.</li> <li>Own the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">United States</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3159618-enterprise-account-executive-rockies"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Sales</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Enterprise Account Executive, Rockies</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->yesterday</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3159618-enterprise-account-executive-rockies"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Enterprise Account Executive, Rockies</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Develop and execute sales strategies to target enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.</li> <li>Own the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">United States</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3159617-enterprise-account-executive-texas"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Sales</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Enterprise Account Executive - Texas</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->yesterday</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3159617-enterprise-account-executive-texas"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Enterprise Account Executive - Texas</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Develop and execute sales strategies to target enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.</li> <li>Own the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">United States</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3159616-enterprise-account-executive-chicago"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Sales</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Enterprise Account Executive - Chicago</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->10 months ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3159616-enterprise-account-executive-chicago"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Enterprise Account Executive - Chicago</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Develop and execute sales strategies to target enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.</li> <li>Own the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">United States</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3154868-regional-sales-director-semea"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Sales</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Regional Sales Director, SEMEA</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->7 days ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3154868-regional-sales-director-semea"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Regional Sales Director, SEMEA</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>You will be leading and mentoring a fast growing SEMEA team of account executives</li> <li>You will be scaling the team quickly, with a large focus on recruiting, onboarding and ramping new hires</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">Paris</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3153781-commercial-account-executive"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Sales</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Commercial Account Executive</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 week ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3153781-commercial-account-executive"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Commercial Account Executive</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Sell Kong Enterprise Platform on Kong’s Commercial sales team</li> <li>Meet and/or exceed individual quota, objectives and KPIs</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">Dachau</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3147279-director-of-engineering-managed-gateways"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Engineering</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Director of Engineering, Managed Gateways</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->2 weeks ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3147279-director-of-engineering-managed-gateways"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Director of Engineering, Managed Gateways</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Build and lead high-performing engineering teams</li> <li>Attract, retain, and retain grow engineering talent across Kong</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">India • Bengaluru</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3140621-senior-software-engineer-platform-konnect"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Engineering</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Senior Software Engineer, Platform (Konnect)</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->3 weeks ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3140621-senior-software-engineer-platform-konnect"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Senior Software Engineer, Platform (Konnect)</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Implement and maintain services that power Konnect. Examples include notification, authentication, authorization, search, and more.</li> <li>Design and implement solutions to technical problems of moderate complexity.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote • Canada</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3139744-software-engineer-microservices-typescript-remote"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Engineering</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Software Engineer, Microservices (Typescript) - (Remote)</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->3 weeks ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3139744-software-engineer-microservices-typescript-remote"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Software Engineer, Microservices (Typescript) - (Remote)</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Implement and maintain services that power Konnect. Examples include identity, search, and provisioning.</li> <li>Design and implement solutions to technical problems of moderate complexity.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote • Canada</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3136483-fp-a-analyst-pune"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Other</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">FP&A Analyst, Pune</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 month ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3136483-fp-a-analyst-pune"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">FP&A Analyst, Pune</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Assist in the preparation of annual budgets, quarterly forecasts, and long-term financial planning.</li> <li>Analyze financial results, identify trends, and provide actionable insights to management to optimize decision-making.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">India</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3134397-senior-technical-product-marketing-manager-api-security"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Marketing</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Senior Technical Product Marketing Manager - API Security</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 month ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3134397-senior-technical-product-marketing-manager-api-security"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Senior Technical Product Marketing Manager - API Security</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>You will use all of Kong’s runtime and API Security products! You will become a “hands on keyboard” Kong product and platform expert</li> <li>Become an API Security subject matter expert and communicate that expertise to the market via technical content</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">United States</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3134396-software-engineering-manager-core-and-perf-worker-0-shanghai"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Engineering</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Software Engineering Manager, Core and Perf (Worker 0) - Shanghai</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 month ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3134396-software-engineering-manager-core-and-perf-worker-0-shanghai"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Software Engineering Manager, Core and Perf (Worker 0) - Shanghai</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Hire, mentor, and maintain healthy Engineering teams who value collaboration and innovation.</li> <li>Manage shift scheduling, measuring key performance indicators (KPIs), and training, assure high-quality work and SLA.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">Shanghai</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3133203-staff-solutions-architect"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Other</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Staff Solutions Architect</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 month ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3133203-staff-solutions-architect"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Staff Solutions Architect</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>8+ years of relevant within professional services/support or other custom-facing hands-on technical roles.</li> <li>Hands-on implementation experience with API gateway in customer environments.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">Sydney</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3133195-curriculum-developer"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Other</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Curriculum Developer</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 month ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3133195-curriculum-developer"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Curriculum Developer</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Working with a diverse team of people from all over the worldBuilding curriculums and associated training materials to support our internal and external training needs</li> <li>Partnering with engineering and product management to understand our technical capabilities and developing content to enable technical audiences to understand how to best leverage our capabilities</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">India • Bengaluru</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3132088-total-rewards-program-manager"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Other</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Total Rewards Program Manager</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 month ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3132088-total-rewards-program-manager"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Total Rewards Program Manager</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Design, implement, and manage global employee benefits programs, including health, wellness, retirement, and other benefit offerings.</li> <li>Develop and enhance the global pension strategy, ensuring compliance with local regulations and alignment with organizational goals.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">United States</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3132087-gtm-sourcer"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Other</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">GTM Sourcer</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 month ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3132087-gtm-sourcer"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">GTM Sourcer</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Consistently generate a healthy pipeline of high quality candidates for technical and non-technical roles</li> <li>Partner with recruiters to understand hiring profiles, needs of the business and to drive candidates through the hiring process.</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">India • Bengaluru</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3129806-software-engineer-2-logs-traces"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Engineering</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Software Engineer 2 - Logs/Traces</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 month ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3129806-software-engineer-2-logs-traces"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Software Engineer 2 - Logs/Traces</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Implement, and maintain services that power high bandwidth logging and tracing services for our cloud platform such as indexing and searching logs and traces of API requests powered by Kong Gateway and Kuma Service Mesh.</li> <li>Implement efficient solutions at scale using distributed and multi-tenant cloud storage and str...</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">India • Bengaluru</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div><div class="styles_component__2UhSH styles_expanded__YwudJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_body__KvYlr" href="/jobs/3129805-enterprise-account-executive"><div><h6 class="styles-module_component__3ZI84 text-dark-a text-xs font-medium uppercase">Sales</h6><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE styles_desktop__m9OkS text-lg font-medium">Enterprise Account Executive</h4></div><div class="styles_headerRight__iwb9v"><h6 class="styles-module_component__3ZI84 styles_flair__kfjJm text-dark-a text-xs font-medium uppercase"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__bp2Xz"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 100 16 8 8 0 000-16zm0 2a1 1 0 01.993.883L13 7v4.586l1.707 1.707a1 1 0 01-1.32 1.497l-.094-.083-2-2a1 1 0 01-.284-.576L11 12V7a1 1 0 011-1z" fill="currentColor"></path></svg><span class="styles_mobile__qB3a9">New</span><span class="styles_desktop__m9OkS">Posted <!-- -->1 month ago</span></h6><span></span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC styles_mobile__qB3a9" href="/jobs/3129805-enterprise-account-executive"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Enterprise Account Executive</h4></a><div class="styles_descriptionSnippet__j1vlH"><ul> <li>Sell Kong Enterprise Platform to enterprise customers</li> <li>Meet individual quota and objectives</li> </ul> </div><div class="styles_footer__EZud2"><div class="styles_footerBody__8EYpm"><div class="styles_component__Jnlux styles_location__EbdfK"><span class="md:truncate line-clamp-2 md:line-clamp-none">United Kingdom</span></div><span class="styles_compensation__DUzmb"></span></div><div class="flex gap-2"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply now</button></div></div></div></div></div><nav aria-label="Pagination Navigation" class="styles_component__SQ8Wq" role="navigation"><ul><li class="styles_page__KIGCJ styles_current__JZqJL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" aria-current="true" aria-label="Page 1, current page" href="/company/konghq/jobs">1</a></li><li class="styles_page__KIGCJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" aria-label="Go to page 2" href="/company/konghq/jobs?page=2">2</a></li><li class="styles_page__KIGCJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" aria-label="Go to page 3" href="/company/konghq/jobs?page=3">3</a></li><li class="styles_page__KIGCJ"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" aria-label="Go to page 4" href="/company/konghq/jobs?page=4">4</a></li><li class="styles_next__Dugw4"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" aria-label="Next page" href="/company/konghq/jobs?page=2">Next <svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></a></li></ul></nav></section></div></div></div><aside class="styles_sidebar__R5Ghc"><div class="styles_component__eH77m" data-test="Sidebar"><div class="styles_component__Wb41n styles_component__qhaPy styles_about__6dvji styles_white__yJuQK"><div class="flex flex-row justify-between"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__3CqM3 text-dark-a text-xl font-medium">About <!-- -->Kong</h3></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">konghq.com/</button><li><ul><li><button class="styles_socialLink__r21Yf"><svg height="16" viewBox="0 0 16 16" width="16" class="styles_icon__64AZy"><g fill-rule="evenodd"><rect height="4.833" rx="1.25" width="3.833" x="2.835" y="3"></rect><path d="M16 6.667a2 2 0 0 0-2-2h-1.333v-3c0-.737-.597-1.334-1.334-1.334h-10C.597.333 0 .93 0 1.667v11.666a2.333 2.333 0 0 0 2.333 2.334h11.334A2.333 2.333 0 0 0 16 13.333zM2.333 14.333a1 1 0 0 1-1-1V2c0-.184.15-.333.334-.333H11c.184 0 .333.149.333.333v11.333c0 .197.025.393.074.583a.333.333 0 0 1-.323.417zm12.334-1a1 1 0 1 1-2 0v-7c0-.184.149-.333.333-.333h1c.368 0 .667.298.667.667z" fill-rule="nonzero"></path><path d="M8.5 4.031h1.334a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 4.867v-.334a.5.5 0 0 1 .5-.502zm0 2.667h1.334a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 7.533V7.2a.5.5 0 0 1 .5-.502zM3.167 9.365h6.667a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H3.167a.5.5 0 0 1-.5-.498v-.333a.5.5 0 0 1 .5-.502zm0 2.666h5a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.498v-.334a.5.5 0 0 1 .5-.502z"></path></g></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg height="16" width="15" class="styles_icon__64AZy" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></button></li></ul></li></ul></div></dt><dd>Location</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></li></ul></dt><dd>Company size</dd><dt>501-1000 people</dt><dd>Total raised</dd><dt>$169.1M</dt><dd class="styles_markets__vIr_1">Company type</dd><dt><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Software</span></dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Enterprise Software</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-computing"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Cloud Computing</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/information-services"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Information Services</span></a><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Developer APIs</span><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Development Platforms</span><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-data-services"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Cloud Data Services</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-infrastructure"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Cloud Infrastructure</span></a></dt></dl></div><div class="styles_component__Wb41n styles_component__E4nh5 styles_white__yJuQK"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__0bI1O text-dark-a text-xl font-medium">Jobs at <!-- -->Kong</h3><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Engineering</span><div class="styles_right__E6Pux"><span>20<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Marketing</span><div class="styles_right__E6Pux"><span>4<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Operations</span><div class="styles_right__E6Pux"><span>1<!-- --> <!-- -->job</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Other</span><div class="styles_right__E6Pux"><span>11<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Sales</span><div class="styles_right__E6Pux"><span>20<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></button></div><div class="styles_component__Wb41n styles_component__eqA1w styles_white__yJuQK"><h6 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__o3wGd text-dark-a text-xs font-medium uppercase">People also viewed</h6><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/launchpad-central"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">GLIDR</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="GLIDR company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/103376-9ab5ae3d4f5e3801e7053b7cc9e95a3e-medium_jpg.jpg?buster=1526427489" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/figure-eight"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Figure Eight</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Figure Eight company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/32119-413a3f1ea70bcadb5842667fa99f95cd-medium_jpg.jpg?buster=1556743634" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/trim-1"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Trim</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Trim company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1018789-512b1a7f045de44d8654b562a181fb32-medium_jpg.jpg?buster=1589457571" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/floydhub"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">FloydHub (YC W17)</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="FloydHub (YC W17) company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3765579-ed267f66eca1c987d0b34e0876d03434-medium_jpg.jpg?buster=1496262990" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/heap"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Heap</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Heap company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/155311-17f254a65ae5d442f2f167fcb0f4e0c1-medium_jpg.jpg?buster=1668132675" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/airtable"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Airtable</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Austin • New York City • San Francisco</span></div></div><img alt="Airtable company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/623000-9d210a39051abc7accec1dc686888dcc-medium_jpg.jpg?buster=1589312000" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/lumos-labs"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Lumos Labs (Lumosity)</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Lumos Labs (Lumosity) company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/32585-729b88785c34b3f4378d45bb8e9003a6-medium_jpg.jpg?buster=1589453897" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/enzymecorp"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Enzyme</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco • Remote</span></div></div><img alt="Enzyme company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3831981-aff7df3faa1e55f492abdafcd64c9222-medium_jpg.jpg?buster=1567017092" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/polymail"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Polymail (YC S16)</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Los Angeles</span></div></div><img alt="Polymail (YC S16) company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/791485-e737c26025c2a9a48c21a28327a6315f-medium_jpg.jpg?buster=1442953118" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/spruce-health"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Spruce Health</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Spruce Health company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/496762-0c8dba3a63e3b059da75c518f6651441-medium_jpg.jpg?buster=1644510478" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/goaero"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Aero</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco • London</span></div></div><img alt="Aero company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4285327-c1671e66b16bc1e6dfce1844fc7ac2d0-medium_jpg.jpg?buster=1660930376" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/lyric"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Lyric</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Lyric company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/605887-ac1206f7f752ffd8b7ce17a077a815b2-medium_jpg.jpg?buster=1589611860" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/crewapp"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Crew</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Crew company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/601969-d1422a95ab63458ebcfe3630a3580254-medium_jpg.jpg?buster=1574206928" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/instamojo"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Instamojo</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Bengaluru</span></div></div><img alt="Instamojo company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/74754-25c89bc8083780838916c9fbc5d2d4a5-medium_jpg.jpg?buster=1538594305" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/weav-music"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Weav Music</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • London • Brooklyn</span></div></div><img alt="Weav Music company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1075780-2744787725bc2c08dcf285a28a533490-medium_jpg.jpg?buster=1459379880" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/airbus-aerial-1"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Airbus Aerial</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Atlanta</span></div></div><img alt="Airbus Aerial company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4060182-a7961962ba1fbc4bc3f55b86d0362be2-medium_jpg.jpg?buster=1496437327" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/plaid"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Plaid</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • San Francisco • London • Amsterdam • Salt Lake City • Remote</span></div></div><img alt="Plaid company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/61714-06c74e326bf80f016ca40254694b413f-medium_jpg.jpg?buster=1589576287" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/hello-going"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Going</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote</span></div></div><img alt="Going company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4165867-a5af4aede80a83360db80963b5929938-medium_jpg.jpg?buster=1673451621" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/blend"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Blend</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • San Francisco</span></div></div><img alt="Blend company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/91411-deb21e11105ced197c814683aa94bfe2-medium_jpg.jpg?buster=1607013746" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/stripe"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Stripe</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Chicago • New York City • Seattle • Singapore • San Francisco • London • Amsterdam • Melbourne • Paris • Bengaluru • Berlin • New York • Tokyo • Dublin • Mexico City • Paulínia • Cuauhtémoc</span></div></div><img alt="Stripe company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/37232-b86e6247bcd9846c18c91fe65ca0355d-medium_jpg.jpg?buster=1610581275" height="40" width="40" class="styles_logo__EIdC9"/></a></div></div></aside></div><div class="styles_component__oYgJw"><div class="styles_link__OiQgn"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__Q35XJ" href="/company/konghq/funding"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__jIPpJ"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 21a.997.997 0 01-.707-.293l-8-8a.999.999 0 010-1.414l8-8a.999.999 0 111.414 1.414L9.414 12l7.293 7.293A.999.999 0 0116 21z" fill="currentColor"></path></svg><div class="styles_text__JohsU"><span>Back to </span><strong>Funding</strong></div></a></div><div class="styles_link__OiQgn"></div></div></div></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role & Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms & Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy & Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"params":{"slug":"konghq"},"parsedUrl":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/company/konghq/jobs","path":"/company/konghq/jobs","href":"/company/konghq/jobs"},"__APOLLO_SIG__":"blaD3%0ZFLGTGEtSXj1t22kQJp6OGWzs50z1FGyoqZmDEa55a-3361072371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null}},"startup({\"slug\":\"konghq\"})":{"__ref":"Startup:309742"},"currentUser":null},"Badge:ACTIVELY_HIRING":{"__typename":"Badge","id":"ACTIVELY_HIRING","name":"ACTIVELY_HIRING_BADGE","label":"Actively Hiring","tooltip":"Actively processing applications","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-309742":{"__typename":"Badge","id":"B2B-309742","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-309742":{"__typename":"Badge","id":"COMPANY_STAGE-309742","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-309742":{"__typename":"Badge","id":"TOP_INVESTORS-309742","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-309742":{"__typename":"Badge","id":"VALUATION_1B-309742","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-309742":{"__typename":"Badge","id":"HIGHLY_RATED-309742","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Kong is highly rated on Glassdoor, with 4.7 out of 5 stars","avatarUrl":null,"rating":"4.7","data":null},"Badge:RECENTLY_FUNDED":{"__typename":"Badge","id":"RECENTLY_FUNDED","name":"RECENTLY_FUNDED_BADGE","label":"Recently funded","tooltip":"Raised funding in the past six months","avatarUrl":null,"rating":null,"data":null},"Badge:WORK_LIFE_BALANCE-309742":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-309742","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Kong 4.4/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.4","data":null},"Badge:STRONG_LEADERSHIP-309742":{"__typename":"Badge","id":"STRONG_LEADERSHIP-309742","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Kong 4.4/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.4","data":null},"NewTag:12":{"__typename":"NewTag","id":"12","name":"enterprise software","slug":"enterprise-software","displayName":"Enterprise Software","marketTagNoindex":false},"NewTag:38":{"__typename":"NewTag","id":"38","name":"cloud computing","slug":"cloud-computing","displayName":"Cloud Computing","marketTagNoindex":false},"NewTag:65":{"__typename":"NewTag","id":"65","name":"information services","slug":"information-services","displayName":"Information Services","marketTagNoindex":false},"NewTag:302":{"__typename":"NewTag","id":"302","name":"developer apis","slug":"developer-apis","displayName":"Developer APIs","marketTagNoindex":true},"NewTag:409":{"__typename":"NewTag","id":"409","name":"development platforms","slug":"development-platforms","displayName":"Development Platforms","marketTagNoindex":true},"NewTag:2009":{"__typename":"NewTag","id":"2009","name":"cloud data services","slug":"cloud-data-services","displayName":"Cloud Data Services","marketTagNoindex":false},"NewTag:10494":{"__typename":"NewTag","id":"10494","name":"cloud infrastructure","slug":"cloud-infrastructure","displayName":"Cloud Infrastructure","marketTagNoindex":false},"NewTag:1692":{"__typename":"NewTag","id":"1692","name":"san francisco","slug":"san-francisco","displayName":"San Francisco","locationTagNoindex":false},"NewTag:146882":{"__typename":"NewTag","id":"146882","name":"Software","slug":"software-2","displayName":"Software"},"Startup:103376":{"__typename":"Startup","id":"103376","name":"GLIDR","slug":"launchpad-central","logoUrl":"https://photos.wellfound.com/startups/i/103376-9ab5ae3d4f5e3801e7053b7cc9e95a3e-medium_jpg.jpg?buster=1526427489","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:32119":{"__typename":"Startup","id":"32119","name":"Figure Eight","slug":"figure-eight","logoUrl":"https://photos.wellfound.com/startups/i/32119-413a3f1ea70bcadb5842667fa99f95cd-medium_jpg.jpg?buster=1556743634","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:1018789":{"__typename":"Startup","id":"1018789","name":"Trim","slug":"trim-1","logoUrl":"https://photos.wellfound.com/startups/i/1018789-512b1a7f045de44d8654b562a181fb32-medium_jpg.jpg?buster=1589457571","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:3765579":{"__typename":"Startup","id":"3765579","name":"FloydHub (YC W17)","slug":"floydhub","logoUrl":"https://photos.wellfound.com/startups/i/3765579-ed267f66eca1c987d0b34e0876d03434-medium_jpg.jpg?buster=1496262990","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:155311":{"__typename":"Startup","id":"155311","name":"Heap","slug":"heap","logoUrl":"https://photos.wellfound.com/startups/i/155311-17f254a65ae5d442f2f167fcb0f4e0c1-medium_jpg.jpg?buster=1668132675","locationTaggings":[{"__ref":"NewTag:1692"}]},"NewTag:1617":{"__typename":"NewTag","id":"1617","displayName":"Austin"},"NewTag:1664":{"__typename":"NewTag","id":"1664","displayName":"New York City"},"Startup:623000":{"__typename":"Startup","id":"623000","name":"Airtable","slug":"airtable","logoUrl":"https://photos.wellfound.com/startups/i/623000-9d210a39051abc7accec1dc686888dcc-medium_jpg.jpg?buster=1589312000","locationTaggings":[{"__ref":"NewTag:1617"},{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"}]},"Startup:32585":{"__typename":"Startup","id":"32585","name":"Lumos Labs (Lumosity)","slug":"lumos-labs","logoUrl":"https://photos.wellfound.com/startups/i/32585-729b88785c34b3f4378d45bb8e9003a6-medium_jpg.jpg?buster=1589453897","locationTaggings":[{"__ref":"NewTag:1692"}]},"NewTag:616175":{"__typename":"NewTag","id":"616175","displayName":"Remote"},"Startup:3831981":{"__typename":"Startup","id":"3831981","name":"Enzyme","slug":"enzymecorp","logoUrl":"https://photos.wellfound.com/startups/i/3831981-aff7df3faa1e55f492abdafcd64c9222-medium_jpg.jpg?buster=1567017092","locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:616175"}]},"NewTag:1653":{"__typename":"NewTag","id":"1653","displayName":"Los Angeles"},"Startup:791485":{"__typename":"Startup","id":"791485","name":"Polymail (YC S16)","slug":"polymail","logoUrl":"https://photos.wellfound.com/startups/i/791485-e737c26025c2a9a48c21a28327a6315f-medium_jpg.jpg?buster=1442953118","locationTaggings":[{"__ref":"NewTag:1653"}]},"Startup:496762":{"__typename":"Startup","id":"496762","name":"Spruce Health","slug":"spruce-health","logoUrl":"https://photos.wellfound.com/startups/i/496762-0c8dba3a63e3b059da75c518f6651441-medium_jpg.jpg?buster=1644510478","locationTaggings":[{"__ref":"NewTag:1692"}]},"NewTag:1695":{"__typename":"NewTag","id":"1695","displayName":"London"},"Startup:4285327":{"__typename":"Startup","id":"4285327","name":"Aero","slug":"goaero","logoUrl":"https://photos.wellfound.com/startups/i/4285327-c1671e66b16bc1e6dfce1844fc7ac2d0-medium_jpg.jpg?buster=1660930376","locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:1695"}]},"Startup:605887":{"__typename":"Startup","id":"605887","name":"Lyric","slug":"lyric","logoUrl":"https://photos.wellfound.com/startups/i/605887-ac1206f7f752ffd8b7ce17a077a815b2-medium_jpg.jpg?buster=1589611860","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:601969":{"__typename":"Startup","id":"601969","name":"Crew","slug":"crewapp","logoUrl":"https://photos.wellfound.com/startups/i/601969-d1422a95ab63458ebcfe3630a3580254-medium_jpg.jpg?buster=1574206928","locationTaggings":[{"__ref":"NewTag:1692"}]},"NewTag:1904":{"__typename":"NewTag","id":"1904","displayName":"Bengaluru"},"Startup:74754":{"__typename":"Startup","id":"74754","name":"Instamojo","slug":"instamojo","logoUrl":"https://photos.wellfound.com/startups/i/74754-25c89bc8083780838916c9fbc5d2d4a5-medium_jpg.jpg?buster=1538594305","locationTaggings":[{"__ref":"NewTag:1904"}]},"NewTag:2078":{"__typename":"NewTag","id":"2078","displayName":"Brooklyn"},"Startup:1075780":{"__typename":"Startup","id":"1075780","name":"Weav Music","slug":"weav-music","logoUrl":"https://photos.wellfound.com/startups/i/1075780-2744787725bc2c08dcf285a28a533490-medium_jpg.jpg?buster=1459379880","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:2078"}]},"NewTag:1616":{"__typename":"NewTag","id":"1616","displayName":"Atlanta"},"Startup:4060182":{"__typename":"Startup","id":"4060182","name":"Airbus Aerial","slug":"airbus-aerial-1","logoUrl":"https://photos.wellfound.com/startups/i/4060182-a7961962ba1fbc4bc3f55b86d0362be2-medium_jpg.jpg?buster=1496437327","locationTaggings":[{"__ref":"NewTag:1616"}]},"NewTag:1771":{"__typename":"NewTag","id":"1771","displayName":"Amsterdam"},"NewTag:1813":{"__typename":"NewTag","id":"1813","displayName":"Salt Lake City"},"Startup:61714":{"__typename":"Startup","id":"61714","name":"Plaid","slug":"plaid","logoUrl":"https://photos.wellfound.com/startups/i/61714-06c74e326bf80f016ca40254694b413f-medium_jpg.jpg?buster=1589576287","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1771"},{"__ref":"NewTag:1813"},{"__ref":"NewTag:616175"}]},"Startup:4165867":{"__typename":"Startup","id":"4165867","name":"Going","slug":"hello-going","logoUrl":"https://photos.wellfound.com/startups/i/4165867-a5af4aede80a83360db80963b5929938-medium_jpg.jpg?buster=1673451621","locationTaggings":[{"__ref":"NewTag:616175"}]},"Startup:91411":{"__typename":"Startup","id":"91411","name":"Blend","slug":"blend","logoUrl":"https://photos.wellfound.com/startups/i/91411-deb21e11105ced197c814683aa94bfe2-medium_jpg.jpg?buster=1607013746","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"}]},"NewTag:1626":{"__typename":"NewTag","id":"1626","displayName":"Chicago"},"NewTag:1680":{"__typename":"NewTag","id":"1680","displayName":"Seattle"},"NewTag:1682":{"__typename":"NewTag","id":"1682","displayName":"Singapore"},"NewTag:1834":{"__typename":"NewTag","id":"1834","displayName":"Melbourne"},"NewTag:1842":{"__typename":"NewTag","id":"1842","displayName":"Paris"},"NewTag:1914":{"__typename":"NewTag","id":"1914","displayName":"Berlin"},"NewTag:2071":{"__typename":"NewTag","id":"2071","displayName":"New York"},"NewTag:2278":{"__typename":"NewTag","id":"2278","displayName":"Tokyo"},"NewTag:2334":{"__typename":"NewTag","id":"2334","displayName":"Dublin"},"NewTag:157047":{"__typename":"NewTag","id":"157047","displayName":"Mexico City"},"NewTag:430993":{"__typename":"NewTag","id":"430993","displayName":"Paulínia"},"NewTag:516073":{"__typename":"NewTag","id":"516073","displayName":"Cuauhtémoc"},"Startup:37232":{"__typename":"Startup","id":"37232","name":"Stripe","slug":"stripe","logoUrl":"https://photos.wellfound.com/startups/i/37232-b86e6247bcd9846c18c91fe65ca0355d-medium_jpg.jpg?buster=1610581275","locationTaggings":[{"__ref":"NewTag:1626"},{"__ref":"NewTag:1664"},{"__ref":"NewTag:1680"},{"__ref":"NewTag:1682"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1771"},{"__ref":"NewTag:1834"},{"__ref":"NewTag:1842"},{"__ref":"NewTag:1904"},{"__ref":"NewTag:1914"},{"__ref":"NewTag:2071"},{"__ref":"NewTag:2278"},{"__ref":"NewTag:2334"},{"__ref":"NewTag:157047"},{"__ref":"NewTag:430993"},{"__ref":"NewTag:516073"}]},"Startup:309742":{"__typename":"Startup","id":"309742","slug":"konghq","completenessScore":75,"currentUserCanEditProfile":false,"currentUserCanRecruitForStartup":false,"hiddenSections":["CULTURE","SALARIES"],"completeness":null,"pageMeta({\"page\":1})":{"__typename":"StartupPageMeta","overview":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/konghq","description":"Find out if Kong is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-thumb_jpg.jpg?buster=1589613035","ogUrl":"https://wellfound.com/company/konghq","robots":"","structuredData":null,"title":"Kong Careers","type":null},"people":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/konghq/people","description":"View founders and team members of Kong on AngelList. Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-thumb_jpg.jpg?buster=1589613035","ogUrl":"https://wellfound.com/company/konghq/people","robots":"","structuredData":null,"title":"Kong People","type":null},"culture":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/konghq/culture_and_benefits","description":"View information about the Kong company culture at Wellfound! Read about work-life balance, perks, employee benefits, and other options from Kong.","image":"https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-thumb_jpg.jpg?buster=1589613035","ogUrl":"https://wellfound.com/company/konghq/culture_and_benefits","robots":"noindex","structuredData":null,"title":"Culture and benefits at Kong","type":null},"funding":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/konghq/funding","description":"View information about the Kong funding at Wellfound! Find out about the total amount raised, the number of rounds, and other funding information from Kong.","image":"https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-thumb_jpg.jpg?buster=1589613035","ogUrl":"https://wellfound.com/company/konghq/funding","robots":"","structuredData":null,"title":"Kong Funding Information","type":null},"jobs":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/konghq/jobs","description":"Kong is hiring! See 62 jobs in November 2024! Apply to the latest jobs with a single profile and get in touch with hiring managers directly. Learn about salary, equity, work-life balance, perks, benefits, and company culture!","image":"https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-thumb_jpg.jpg?buster=1589613035","ogUrl":"https://wellfound.com/company/konghq/jobs","robots":"","structuredData":null,"title":"Kong Jobs","type":null}},"jobListingCounts":{"__typename":"Counts","roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":20},{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":4},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":1},{"__typename":"ListCount","optionId":"387776","name":"Other","count":11},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":20}],"locations":[{"__typename":"ListCount","optionId":"1904","name":"Bengaluru","count":18},{"__typename":"ListCount","optionId":"1625","name":"Canada","count":4},{"__typename":"ListCount","optionId":"472992","name":"Dachau","count":1},{"__typename":"ListCount","optionId":"951680","name":"Emeabiam","count":3},{"__typename":"ListCount","optionId":"1716","name":"Germany","count":1},{"__typename":"ListCount","optionId":"1647","name":"India","count":20},{"__typename":"ListCount","optionId":"2127","name":"Italy","count":2},{"__typename":"ListCount","optionId":"1695","name":"London","count":3},{"__typename":"ListCount","optionId":"1842","name":"Paris","count":2},{"__typename":"ListCount","optionId":"2029","name":"Shanghai","count":2},{"__typename":"ListCount","optionId":"1682","name":"Singapore","count":3},{"__typename":"ListCount","optionId":"2125","name":"Sydney","count":2},{"__typename":"ListCount","optionId":"1702","name":"Toronto","count":1},{"__typename":"ListCount","optionId":"1782","name":"United Kingdom","count":1},{"__typename":"ListCount","optionId":"1688","name":"United States","count":11}],"jobTypes":[{"__typename":"ListCount","optionId":"full-time","name":"full-time","count":62}]},"name":"Kong","logoUrl":"https://photos.wellfound.com/startups/i/309742-bb2df3c1be0f819a9cd562b46ca91783-medium_jpg.jpg?buster=1589613035","highConcept":"Kong’s unified cloud API platform delivers fast, reliable, secure digital experiences","hiring":true,"isOperating":null,"badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-309742"},{"__ref":"Badge:COMPANY_STAGE-309742"},{"__ref":"Badge:TOP_INVESTORS-309742"},{"__ref":"Badge:VALUATION_1B-309742"},{"__ref":"Badge:HIGHLY_RATED-309742"},{"__ref":"Badge:RECENTLY_FUNDED"},{"__ref":"Badge:WORK_LIFE_BALANCE-309742"},{"__ref":"Badge:STRONG_LEADERSHIP-309742"}],"companySize":"SIZE_501_1000","totalRaisedAmount":169101000,"companyUrl":"https://konghq.com/","twitterUrl":"https://twitter.com/thekonginc","blogUrl":"https://konghq.com/blog","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/konghq","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:12"},{"__ref":"NewTag:38"},{"__ref":"NewTag:65"},{"__ref":"NewTag:302"},{"__ref":"NewTag:409"},{"__ref":"NewTag:2009"},{"__ref":"NewTag:10494"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:146882"}],"currentUserFollowsStartup":false,"currentUserHasJobAlert":false,"talentBanned":false,"jobListingsConnection":{"__typename":"JobListingConnection","totalCount":62},"currentUserCanRecruit":false,"hasPremiumJobs":false,"recommendedStartups({\"first\":20})":{"__typename":"StartupConnection","totalCount":20,"edges":[{"__typename":"StartupEdge","node":{"__ref":"Startup:103376"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:32119"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:1018789"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:3765579"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:155311"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:623000"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:32585"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:3831981"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:791485"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:496762"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:4285327"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:605887"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:601969"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:74754"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:1075780"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:4060182"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:61714"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:4165867"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:91411"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:37232"}}]},"public":true,"published":true,"quarantined":false,"isShell":false,"isIncubator":false,"currentUserCanUpdateInvestors":false,"jobPreamble":"We are the company behind Kong, the most widely adopted open-source API gateway. We have a world-class Enterprise platform and our mission is to facilitate a new revolution in software production by serving as the backbone of the distribution and consumption of data and services through APIs.\n\nOur vision is to enable developers to build more and manage less. We've built one of the most popular pieces of open-source software in the world and in the process grown an extremely engaged and active community. We're looking for a few great people who want to be part of a fun, highly-collaborative team.","jobListingsConnection({\"after\":\"MA==\",\"filters\":{\"jobTypes\":[],\"locationIds\":[],\"roleIds\":[]},\"first\":20})":{"__typename":"JobListingConnection","totalPageCount":4,"pageSize":20,"edges":[{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3160643"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3160642"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3160641"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3159618"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3159617"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3159616"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3154868"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3153781"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3147279"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3140621"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3139744"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3136483"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3134397"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3134396"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3133203"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3133195"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3132088"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3132087"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3129806"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3129805"}}]}},"JobListing:3160643":{"__typename":"JobListing","id":"3160643","public":true,"primaryRoleTitle":"Sales","primaryRoleParent":"Sales","liveStartAt":1732667228,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eSupport field sales in helping customers understand the value of the Kong API Management \u0026amp; Connectivity solutions.\u003c/li\u003e\n\u003cli\u003eGrow trusted client relationships throughout the entire sales lifecycle, from initial discovery/ requirement gathering to product reviews/ demos and into production.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Senior Solutions Engineer, Australia","slug":"senior-solutions-engineer-australia","jobType":"full_time","locationNames":["Sydney"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3160642":{"__typename":"JobListing","id":"3160642","public":true,"primaryRoleTitle":"Account Executive","primaryRoleParent":"Sales","liveStartAt":1732667228,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eDevelop and execute sales strategies to target mid-market and enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.\u003c/li\u003e\n\u003cli\u003eOwn the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Enterprise Territory Account Executive - Florida","slug":"enterprise-territory-account-executive-florida","jobType":"full_time","locationNames":["United States"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":"$125k – $155k","equity":null,"usesEstimatedSalary":true,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3160641":{"__typename":"JobListing","id":"3160641","public":true,"primaryRoleTitle":"Account Executive","primaryRoleParent":"Sales","liveStartAt":1732667228,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eDevelop and execute sales strategies to target mid-market and enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.\u003c/li\u003e\n\u003cli\u003eOwn the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Enterprise Territory Account Executive - LATAM","slug":"enterprise-territory-account-executive-latam","jobType":"full_time","locationNames":["United States"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":"$125k – $155k","equity":null,"usesEstimatedSalary":true,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3159618":{"__typename":"JobListing","id":"3159618","public":true,"primaryRoleTitle":"Account Executive","primaryRoleParent":"Sales","liveStartAt":1732580842,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eDevelop and execute sales strategies to target enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.\u003c/li\u003e\n\u003cli\u003eOwn the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Enterprise Account Executive, Rockies","slug":"enterprise-account-executive-rockies","jobType":"full_time","locationNames":["United States"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":"$125k – $155k","equity":null,"usesEstimatedSalary":true,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3159617":{"__typename":"JobListing","id":"3159617","public":true,"primaryRoleTitle":"Account Executive","primaryRoleParent":"Sales","liveStartAt":1732580842,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eDevelop and execute sales strategies to target enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.\u003c/li\u003e\n\u003cli\u003eOwn the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Enterprise Account Executive - Texas","slug":"enterprise-account-executive-texas","jobType":"full_time","locationNames":["United States"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":"$125k – $155k","equity":null,"usesEstimatedSalary":true,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3159616":{"__typename":"JobListing","id":"3159616","public":true,"primaryRoleTitle":"Account Executive","primaryRoleParent":"Sales","liveStartAt":1704673236,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eDevelop and execute sales strategies to target enterprise customers, focusing on building and maintaining a robust pipeline that drives long-term growth.\u003c/li\u003e\n\u003cli\u003eOwn the entire sales cycle, from prospecting and initial outreach to contract negotiations and closing deals, while consistently meeting or exceeding revenue targets.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Enterprise Account Executive - Chicago","slug":"enterprise-account-executive-chicago","jobType":"full_time","locationNames":["United States"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":"$125k – $155k","equity":null,"usesEstimatedSalary":true,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3154868":{"__typename":"JobListing","id":"3154868","public":true,"primaryRoleTitle":"Sales Manager","primaryRoleParent":"Sales","liveStartAt":1732062716,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eYou will be leading and mentoring a fast growing SEMEA team of account executives\u003c/li\u003e\n\u003cli\u003eYou will be scaling the team quickly, with a large focus on recruiting, onboarding and ramping new hires\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Regional Sales Director, SEMEA","slug":"regional-sales-director-semea","jobType":"full_time","locationNames":["Paris"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3153781":{"__typename":"JobListing","id":"3153781","public":true,"primaryRoleTitle":"Account Executive","primaryRoleParent":"Sales","liveStartAt":1731976021,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eSell Kong Enterprise Platform on Kong’s Commercial sales team\u003c/li\u003e\n\u003cli\u003eMeet and/or exceed individual quota, objectives and KPIs\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Commercial Account Executive","slug":"commercial-account-executive","jobType":"full_time","locationNames":["Dachau"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3147279":{"__typename":"JobListing","id":"3147279","public":true,"primaryRoleTitle":"Engineering Manager","primaryRoleParent":"Engineering","liveStartAt":1731112210,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eBuild and lead high-performing engineering teams\u003c/li\u003e\n\u003cli\u003eAttract, retain, and retain grow engineering talent across Kong\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Director of Engineering, Managed Gateways","slug":"director-of-engineering-managed-gateways","jobType":"full_time","locationNames":["India","Bengaluru"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3140621":{"__typename":"JobListing","id":"3140621","public":true,"primaryRoleTitle":"Backend Engineer","primaryRoleParent":"Engineering","liveStartAt":1730427604,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eImplement and maintain services that power Konnect. Examples include notification, authentication, authorization, search, and more.\u003c/li\u003e\n\u003cli\u003eDesign and implement solutions to technical problems of moderate complexity.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Senior Software Engineer, Platform (Konnect)","slug":"senior-software-engineer-platform-konnect","jobType":"full_time","locationNames":["Canada"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":true,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3139744":{"__typename":"JobListing","id":"3139744","public":true,"primaryRoleTitle":"Software Engineer","primaryRoleParent":"Engineering","liveStartAt":1730334276,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eImplement and maintain services that power Konnect. Examples include identity, search, and provisioning.\u003c/li\u003e\n\u003cli\u003eDesign and implement solutions to technical problems of moderate complexity.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Software Engineer, Microservices (Typescript) - (Remote)","slug":"software-engineer-microservices-typescript-remote","jobType":"full_time","locationNames":["Canada"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":true,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3136483":{"__typename":"JobListing","id":"3136483","public":true,"primaryRoleTitle":"Other","primaryRoleParent":"Other","liveStartAt":1729902151,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eAssist in the preparation of annual budgets, quarterly forecasts, and long-term financial planning.\u003c/li\u003e\n\u003cli\u003eAnalyze financial results, identify trends, and provide actionable insights to management to optimize decision-making.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"FP\u0026A Analyst, Pune","slug":"fp-a-analyst-pune","jobType":"full_time","locationNames":["India"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3134397":{"__typename":"JobListing","id":"3134397","public":true,"primaryRoleTitle":"Marketing Manager","primaryRoleParent":"Marketing","liveStartAt":1729729360,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eYou will use all of Kong’s runtime and API Security products! You will become a “hands on keyboard” Kong product and platform expert\u003c/li\u003e\n\u003cli\u003eBecome an API Security subject matter expert and communicate that expertise to the market via technical content\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Senior Technical Product Marketing Manager - API Security","slug":"senior-technical-product-marketing-manager-api-security","jobType":"full_time","locationNames":["United States"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":"$130k – $155k","equity":null,"usesEstimatedSalary":true,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3134396":{"__typename":"JobListing","id":"3134396","public":true,"primaryRoleTitle":"Software Engineer","primaryRoleParent":"Engineering","liveStartAt":1729729360,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eHire, mentor, and maintain healthy Engineering teams who value collaboration and innovation.\u003c/li\u003e\n\u003cli\u003eManage shift scheduling, measuring key performance indicators (KPIs), and training, assure high-quality work and SLA.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Software Engineering Manager, Core and Perf (Worker 0) - Shanghai","slug":"software-engineering-manager-core-and-perf-worker-0-shanghai","jobType":"full_time","locationNames":["Shanghai"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3133203":{"__typename":"JobListing","id":"3133203","public":true,"primaryRoleTitle":"Other","primaryRoleParent":"Other","liveStartAt":1729642964,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003e8+ years of relevant within professional services/support or other custom-facing hands-on technical roles.\u003c/li\u003e\n\u003cli\u003eHands-on implementation experience with API gateway in customer environments.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Staff Solutions Architect","slug":"staff-solutions-architect","jobType":"full_time","locationNames":["Sydney"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3133195":{"__typename":"JobListing","id":"3133195","public":true,"primaryRoleTitle":"Other","primaryRoleParent":"Other","liveStartAt":1729642964,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eWorking with a diverse team of people from all over the worldBuilding curriculums and associated training materials to support our internal and external training needs\u003c/li\u003e\n\u003cli\u003ePartnering with engineering and product management to understand our technical capabilities and developing content to enable technical audiences to understand how to best leverage our capabilities\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Curriculum Developer","slug":"curriculum-developer","jobType":"full_time","locationNames":["India","Bengaluru"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3132088":{"__typename":"JobListing","id":"3132088","public":true,"primaryRoleTitle":"Project Manager","primaryRoleParent":"Other","liveStartAt":1729556552,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eDesign, implement, and manage global employee benefits programs, including health, wellness, retirement, and other benefit offerings.\u003c/li\u003e\n\u003cli\u003eDevelop and enhance the global pension strategy, ensuring compliance with local regulations and alignment with organizational goals.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Total Rewards Program Manager","slug":"total-rewards-program-manager","jobType":"full_time","locationNames":["United States"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":"$135k – $175k","equity":null,"usesEstimatedSalary":true,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3132087":{"__typename":"JobListing","id":"3132087","public":true,"primaryRoleTitle":"Other","primaryRoleParent":"Other","liveStartAt":1729556552,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eConsistently generate a healthy pipeline of high quality candidates for technical and non-technical roles\u003c/li\u003e\n\u003cli\u003ePartner with recruiters to understand hiring profiles, needs of the business and to drive candidates through the hiring process.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"GTM Sourcer","slug":"gtm-sourcer","jobType":"full_time","locationNames":["India","Bengaluru"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3129806":{"__typename":"JobListing","id":"3129806","public":true,"primaryRoleTitle":"Software Engineer","primaryRoleParent":"Engineering","liveStartAt":1729211191,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eImplement, and maintain services that power high bandwidth logging and tracing services for our cloud platform such as indexing and searching logs and traces of API requests powered by Kong Gateway and Kuma Service Mesh.\u003c/li\u003e\n\u003cli\u003eImplement efficient solutions at scale using distributed and multi-tenant cloud storage and str...\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Software Engineer 2 - Logs/Traces","slug":"software-engineer-2-logs-traces","jobType":"full_time","locationNames":["India","Bengaluru"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}},"JobListing:3129805":{"__typename":"JobListing","id":"3129805","public":true,"primaryRoleTitle":"Account Executive","primaryRoleParent":"Sales","liveStartAt":1729211191,"descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eSell Kong Enterprise Platform to enterprise customers\u003c/li\u003e\n\u003cli\u003eMeet individual quota and objectives\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Enterprise Account Executive","slug":"enterprise-account-executive","jobType":"full_time","locationNames":["United Kingdom"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:309742"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false,"coworkers({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]}}}},"router":null}},"page":"/company/jobs","query":{"slug":"konghq"},"buildId":"ch-2513a8159a95ea343d57c812f00d2218","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-2513a8159a95ea343d57c812f00d2218","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[25547,39674,40870,48747,92675,91101,85329,87141],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false},"cookie":{"domain":"wellfound.com","secure":true}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e91459a8bb5ce4b',t:'MTczMjcwMTYzNS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>