Integrate with Kasada, Your Way

Choose from a variety of simple, easy integration models that seamlessly insert Kasada bot defense into your architecture. Long-lasting protection for websites, mobile apps and APIs – no management, invisible defenses.

Don’t just take our word for it

Simple to integrate. Seamless experience. Immediately effective.

Group IT Manager, True Alliance

Regan MacDonald

Kasada has an incredible product that just works. The experience is a seamless one for our customers because they don’t even know it’s there.

Chief Technology Officer, Vercel

Malte Ubl

We integrated Kasada via their bot detection API in a matter of hours. It was immediately effective, eliminating bots that were attacking our AI models.

Group IT Manager, True Alliance

Regan MacDonald

Kasada has an incredible product that just works. The experience is a seamless one for our customers because they don’t even know it’s there.

Chief Technology Officer, Vercel

Malte Ubl

We integrated Kasada via their bot detection API in a matter of hours. It was immediately effective, eliminating bots that were attacking our AI models.

Group IT Manager, True Alliance

Regan MacDonald

Kasada has an incredible product that just works. The experience is a seamless one for our customers because they don’t even know it’s there.

Choose Your Integration

Select one of three server-side integrations. Install client-side SDKs. Protect your apps within hours.

Edge + API

NPM packages for CDN edge compute platforms

Proxy

No server-side code, low latency proxy with a simple routing change

Backend + API

Call the customizable API from any application backend

Server-side SDK

npm install @kasada-packages/<cdn-name>
const kasada = new KasadaSDK({ ... });
const middleware = async (request) => {
const {
metadata,
block
} = await kasada.classify(request);
if (block) {
return block;
}
return continueToApp(request);
};

Server-Side Integrations

Edge + API

NPM packages for top CDN edge compute platforms.

  • Low latency, API-based integration
  • Fast onboarding with simple SDKs, no customization required
  • Protect endpoints without sending sensitive data
  • Out-of-line processing for a resilient architecture
  • Customizable response type for every classified bad bot

Install the NPM package for your CDN, then integrate the SDK with your edge function.

Proxy

No server-side code, low latency insertion with a simple routing change.

  • Supports both CDN and non-CDN systems
  • An entirely configuration-based integration
  • High availability, scalable, and low latency platform
  • SOC 2 Level 2 and PCI compliant

Backend + API

Integrate Kasada’s API with any application backend.

  • Tight interface with your own mission-critical systems
  • Highly customizable to your needs
  • Low latency, API-based integration
  • Protect endpoints without sending sensitive data
  • Out-of-line processing for a resilient architecture

Client-Side Installation

Install JavaScript tags and mobile SDKs to protect websites, mobile apps, and APIs.

Easy-to-use web and mobile SDKs collect and send device data to the server-side for analysis.

  • Lightweight, no performance impact
  • No CAPTCHAs: Challenges are entirely invisible to the user
  • Advanced code virtualisation secures against reverse engineering
  • Update defenses without having to push mobile app updates

Defeats threats 
not your customers

Start deploying today