WebCategorize
WebCategorize classifies web content in real-time. You can provide your own content to categorize, or request WebCategorize to fetch a URL and categorize it in real-time.
WebCategorize endpoints
| Method | Endpoint | Description |
|---|---|---|
| Keys | ||
| POST |
createKey /keys |
Create an API Key. |
| DELETE |
deleteKey /keys |
Delete an API Key |
| GET |
getAllKey /keys |
Get all API Keys |
| Html | ||
| POST |
uploadHtml /html |
Provide content to categorize |
| GET |
getHtml /html/{contentId} |
Retrieve a categorization of content |
| POST |
createHtmlFeedback /html/feedback/{contentId} |
Add feedback to a submission |
| GET |
getAllHtml /html/get/all |
Retrieve many categorizations of content |
| GET |
getHtmlTags /html/get/tags |
Retrieve all tags submitted by the users for content submissions |
| Url | ||
| POST |
createUrlFeedback /url/feedback/{urlId} |
Add feedback to a submission |
| GET |
getUrl /url/{urlId} |
Retrieve the categorization of a URL |
| POST |
fetchUrl /url |
Fetch and categorize a URL |
| GET |
getUrlTags /url/get/tags |
Retrieve all tags submitted by the users for URL submissions |
| GET |
getAllUrl /url/get/all |
Retrieve many categorizations of content |
WebCategorize pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|