Integration

Guardient works with any backend—if you can send a request to our API, you’re good to go.

We recommend integrating Guardian into your backend, not your frontend. Integrating on the frontend could allow malicious users to easily bypass Guardian's verification and could also result in your API key being leaked.

You have two options to choose from to integrate Guardian into your website:

  1. Use our JS SDK (recommended)

  2. Manually fetch our API (compatible with everything)

Guardient JS SDK

Option 2: Manually fetch our api (compatible with everything)

Manual Fetching

Examples

In the future we will have examples and ready to use templates for the most popular frameworks out there, just so you can get started even faster!

Last updated

Was this helpful?