Added clarifai API

This commit is contained in:
Tripp 2019-08-29 22:43:18 -06:00
parent 45a81b321a
commit cec1855f81

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.