We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The documentation is not correct for the wrserver as /v4/threatMatches:find and /v4/threatLists are not implemented anymore.
wrserver
/v4/threatMatches:find
/v4/threatLists
// API endpoints: // /v4/threatMatches:find // /v4/threatLists // /status // /r
As I understood, SB API are not usable for commercial user, so we must use webrisk API that doesn't include these features (threatMatches)
threatMatches
Maybe you should add a deprecation or warning in the readme; I spent some time figuring It out.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The documentation is not correct for the
wrserver
as/v4/threatMatches:find
and/v4/threatLists
are not implemented anymore.As I understood, SB API are not usable for commercial user, so we must use webrisk API that doesn't include these features (
threatMatches
)Maybe you should add a deprecation or warning in the readme; I spent some time figuring It out.
The text was updated successfully, but these errors were encountered: