Developer documentation for the Sentra API — IP intelligence, proxy/VPN/Tor and bot detection, risk scoring, and invisible CAPTCHA. Built with Mintlify.
docs.json— site config, navigation, theme colors.style.css— brand overrides (SF Pro / SF Mono type, lilac accent).index.mdx,quickstart.mdx,authentication.mdx— getting started.concepts/— detection model, signal catalog, risk scoring, rate limits, errors.api-reference/— one page per endpoint.logo/,favicon.svg— brand assets.
The documented API is the Go service in ../api-go; treat that code as the
source of truth.
Install the Mintlify CLI and run the dev server from this directory:
npm i -g mint
mint devCheck for broken links before publishing:
mint broken-links