Visoop API
License + updates server for the Visoop premium WordPress theme.
Endpoints
- POST/api/v1/license/activateActivate a license + bind a site
- POST/api/v1/license/verifyRe-verify a previously activated license (cron)
- POST/api/v1/license/deactivateFree a seat by removing a site binding
Pages
- /buy — pricing grid + Stripe Checkout
- /login — magic-link sign-in
- /dashboard — customer license overview
Dev — SQLite + Prisma. See README.md for setup.