The dtect Security API empowers you to make informed decisions about your visitors by providing security-focused insights. These insights are derived from data collected by our Frontend SDK, which runs in the visitor's browser and generates a Security Result with multiple security checks.Getting Started#
Ready to use the dtect Security API? Here's how to get started:1.
Sign in to your account. If you don't have one, please contact us. 2.
Get your credentials: Create your API Credentials in our dashboard. These credentials are essential for authenticating with our API. 3.
Install the SDK: Integrate the Frontend SDK into your website. This SDK provides the tools you need to interact with our API. You can optionally enable AI Usage Detection and Quality Questions to improve your implementation. These features rely on the includeResults
setting to control whether their results are returned to the frontend or only available on your backend.
Read our documentation to see detailed instructions and code examples to guide you through this process.Next Steps#
1.
Learn about our Security Request
– We explain everything you need to know about the data required to use our API. 2.
Learn about our Security Features
– We explain the security features available and how to use them.