APIHub
Back to Explore

api.datumbox.com

Datumbox offers a Machine Learning platform composed of 14 classifiers and Natural Language processing functions. Functions include sentiment analysis, topic classification, readability assessment, language detection, and much more.

Machine Learning
none
No HTTPS
CORS: Unknown
Visit official documentation

Latency

Not monitored yet

Uptime

Not monitored yet

Playground

Verified

live

Endpoints

REST · JSON
POST

/1.0/TopicClassification.json

Identifies the Topic of the Document

POST

/1.0/TwitterSentimentAnalysis.json

Identifies the Sentiment of Twitter Messages

POST

/1.0/ReadabilityAssessment.json

Evaluates the Readability of the Document

POST

/1.0/SentimentAnalysis.json

Identifies the Sentiment of the Document

POST

/1.0/SpamDetection.json

Classifies the Document as spam or nospam

POST

/1.0/SubjectivityAnalysis.json

Classifies Document as Subjective or Objective

POST

/1.0/TextExtraction.json

Extracts the clear text from Webpage

POST

/1.0/AdultContentDetection.json

Classifies the Document as adult or noadult

POST

/1.0/CommercialDetection.json

Classifies the Document as commercial or nocommercial

POST

/1.0/DocumentSimilarity.json

Estimates the similarity between 2 Documents

POST

/1.0/EducationalDetection.json

Classifies the Document as educational or noeducational

POST

/1.0/GenderDetection.json

Gender Detection Service

POST

/1.0/KeywordExtraction.json

Extracts the Keywords of the Document

POST

/1.0/LanguageDetection.json

Identifies the Language of the Document

14 endpoints auto-detected

curl -X POST \
  "http://api.datumbox.com/1.0/TopicClassification.json"

api.datumbox.com · HTTPS only