Welcome to powCAPTCHA Documentation
Introduction
Section titled IntroductionpowCAPTCHA is a next-generation, privacy-first CAPTCHA solution that leverages Proof-of-Work to stop bots and filter spam. It is designed to be easy to integrate, user-friendly, and highly effective at preventing automated abuse.
Audience
Section titled AudienceThis documentation is intended for people with basic knowledge of programming and web development, especially those familiar with HTML forms and server-side data processing. To integrate powCAPTCHA into your website, you will also need access to your site’s source code, either through a code editor or a content management system (CMS) that allows you to edit HTML and JavaScript.
Getting Started
Section titled Getting StartedTo get started with powCAPTCHA, you need to create an application in your powCAPTCHA dashboard. Once created, you will receive an APP ID and a Private Key, which you will need to integrate powCAPTCHA into your website.
Learn