Download the PHP package cloudmersive/cloudmersive_spam_api_client without Composer
On this page you can find all versions of the php package cloudmersive/cloudmersive_spam_api_client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cloudmersive_spam_api_client
cloudmersive_spam_api_client
Easily and directly scan and block spam security threats in input.
Cloudmersive Barcode API provides advanced spam detection capabilities.
- API version: v1
- Package version: 3.0.0
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://localhost
Class | Method | HTTP request | Description |
---|---|---|---|
SpamDetectionApi | spamDetectTextStringAdvancedPost | POST /spam/detect/text-string/advanced | Perform advanced AI spam detection and classification against input text string. Analyzes input content as well as embedded URLs with AI deep learnign to detect spam, phishing and other unsafe content. Uses 25-100 API calls depending on model selected. |
SpamDetectionApi | spamDetectTextStringPost | POST /spam/detect/text-string | Perform AI spam detection and classification against input text string. Analyzes input content as well as embedded URLs with AI deep learnign to detect spam, phishing and other unsafe content. Uses 25-75 API calls depending on model selected. |
Documentation For Models
- SpamDetectionAdvancedRequest
- SpamDetectionAdvancedResponse
- SpamDetectionRequest
- SpamDetectionResponse
Documentation For Authorization
Apikey
- Type: API key
- API key parameter name: Apikey
- Location: HTTP header
Author
All versions of cloudmersive_spam_api_client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.5
The package cloudmersive/cloudmersive_spam_api_client contains the following files
Loading the files please wait ....