Text Analysis API
boolean · requiredstring · date-time · requiredinteger · required
boolean · requiredstring · date-time · requiredinteger · requiredintegerinteger
Analyze text
POST
https://text-analysis-api2.p.rapidapi.com
/v1/analyze/text
Analyzes the provided text for patterns and performs NLP analysis
Analyze text › Responses
Successful response
successWhether the detection was successful
analyzed_atTimestamp of the analysis
object · required
countTotal number of detections
Analyze file upload
POST
https://text-analysis-api2.p.rapidapi.com
/v1/analyze/upload
Analyzes text extracted from an uploaded file
Analyze file upload › Responses
Successful response
successWhether the detection was successful
analyzed_atTimestamp of the analysis
object · required
countTotal number of detections
original_file_sizeSize of the original file in bytes
extracted_text_lengthLength of the extracted text in characters