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:
Use our JS SDK (recommended)
Manually fetch our API (compatible with everything)
Option 1: Use our JS Sdk (recommended)
Guardient JS SDKOption 2: Manually fetch our api (compatible with everything)
Manual FetchingExamples
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?

