Back to scanner

API Docs

These first-party Route Handlers power the scanner UI and keep provider credentials on the server.

POST/api/verify/text
{ "text": "Long-form text to analyze..." }
POST/api/verify/url
{ "url": "https://example.com/article" }
POST/api/verify/media
multipart/form-data with a file field named file