mirror of
https://github.com/public-apis/public-apis.git
synced 2025-06-16 09:41:50 +02:00
Changed Auth option for PerspectiveAPI
Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com>
This commit is contained in:
parent
e1ccf0f507
commit
5b4bbe2247
1 changed files with 1 additions and 1 deletions
|
@ -760,7 +760,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [Keen IO](https://keen.io/) | Data Analytics | `apiKey` | Yes | Unknown |
|
||||
| [NLP Cloud](https://nlpcloud.io) | NLP API using spaCy and transformers for NER, sentiments, classification, summarization, and more | `apiKey` | Yes | Unknown |
|
||||
| [OpenVisionAPI](https://openvisionapi.com) | Open source computer vision API based on open source models | No | Yes | Yes |
|
||||
| [Perspective](https://perspectiveapi.com) | NLP API to return probability that if text is toxic, obscene, insulting or threatening | Yes | Yes | Unknown |
|
||||
| [Perspective](https://perspectiveapi.com) | NLP API to return probability that if text is toxic, obscene, insulting or threatening | `apiKey` | Yes | Unknown |
|
||||
| [Time Door](https://timedoor.io) | A time series analysis API | `apiKey` | Yes | Yes |
|
||||
| [Unplugg](https://unplu.gg/test_api.html) | Forecasting API for timeseries data | `apiKey` | Yes | Unknown |
|
||||
| [Wit.ai](https://wit.ai/) | Natural Language Processing | `OAuth` | Yes | Unknown |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue