Added Sentino Personality API (#627)

* Update README.md

* Update API key requirement for Sentino Personality API

Update the authentication column for the Sentino Personality API
to correctly indicate the required auth type as `API key` rather
than a generic yes/no. Ensures the API list accurately reflects
the authentication method.
This commit is contained in:
Adarsh Sachan
2026-01-12 17:34:00 +05:30
committed by GitHub
parent b03e8db510
commit c438183e36

View File

@@ -1409,6 +1409,7 @@ like WhatsApp | `apiKey` | Yes | Yes |
| [Vadivelu HTTP Codes](https://vadivelu.anoram.com/) | On demand HTTP Codes with images | No | Yes | No |
| [WhoIsTheOldest](https://whoistheoldest.com) | This application tracks and displays data about the oldest person currently alive and the oldest person ever recorded. | No | No | No |
| [Zen Quotes](https://zenquotes.io/) | Large collection of Zen quotes for inspiration | No | Yes | Yes |
| [Sentino Personality API](https://sentino.org/api/) | AI-powered personality profiling and psychology analysis using NLP and Big 5, NEO, HEXACO, DISC inventories | `apiKey` | Yes | No |
**[⬆ Back to Index](#index)**