Tisane is a natural language processing library, providing: * standard NLP functionality * special functions for detection of problematic or abusive content * low-level NLP like morphological analysis and tokenization of no-space languages (Chinese, Japanese, Thai) Tisane has monolithic
https://api.tisane.ai
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api.tisane.ai
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)3.21s
(checked Mar 29, 2026)
Builder score
D
40%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /hypernyms |
List hypernyms |
| GET | /hyponyms |
List hyponyms |
| GET | /inflections |
List inflected forms |
| GET | /lm/family |
Get family details |
| GET | /senses |
List word senses |
| GET | /values |
List feature values |
curl -X GET 'https://api.tisane.ai/hypernyms' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Tisane API Documentation documentation.