Skip to content

sentrabot/docs

Repository files navigation

Sentra docs

Developer documentation for the Sentra API — IP intelligence, proxy/VPN/Tor and bot detection, risk scoring, and invisible CAPTCHA. Built with Mintlify.

Structure

  • 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.

Develop locally

Install the Mintlify CLI and run the dev server from this directory:

npm i -g mint
mint dev

Check for broken links before publishing:

mint broken-links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors