Merge pull request #1113 from TrippJD/add-clarifai

Added clarifai API
This commit is contained in:
R.I.Pienaar 2019-08-30 10:14:37 +02:00 committed by GitHub
commit 9e4809cd1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,6 +140,7 @@ Table of Contents
* [FraudLabs Pro](https://www.fraudlabspro.com) — Screen an order transaction for credit card payment fraud. This REST API will detects all possible fraud traits based on the input parameters of an order. Free Micro plan has 500 transactions per month. * [FraudLabs Pro](https://www.fraudlabspro.com) — Screen an order transaction for credit card payment fraud. This REST API will detects all possible fraud traits based on the input parameters of an order. Free Micro plan has 500 transactions per month.
* [IPList](https://www.iplist.cc) — Lookup details about any IP address, such as Geo IP information, tor addresses, hostnames and ASN details. Free for personal and business users. * [IPList](https://www.iplist.cc) — Lookup details about any IP address, such as Geo IP information, tor addresses, hostnames and ASN details. Free for personal and business users.
* [IPTrace](https://iptrace.io) — An embarrassingly simple API that provide3s reliable and useful IP geolocation data for your business. * [IPTrace](https://iptrace.io) — An embarrassingly simple API that provide3s reliable and useful IP geolocation data for your business.
* [Clarifai](https://www.clarifai.com) — Image API for custom face recognition and detection. Able to train AI models. Free plan has 5000 calls per month.