NordicSense-API
NordicSense-API is a developer-first AI text analysis API designed specifically for Swedish and other Nordic languages. Unlike most NLP APIs that are optimized for English, NordicSense-API truly understands Scandinavian tone, structure, slang, customer feedback and long-form documents. With a single API you can: Detect sentiment (positive / neutral / negative) with confidence + tone Classify…
NordicSense-API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Full Analysis /analyze/full |
Run a full analysis on a single text: sentiment, topics, keywords, summary, toxicity and entities in one JSON response. Optimized for Swedish and Nordic languages. |
| POST |
Sentiment Analysis /analyze/sentiment |
Analyze sentiment and emotional tone of Swedish & Nordic text. Returns sentiment label, confidence score and tone indicators. |
| POST |
Topic Classification /analyze/topics |
Classify a Swedish or Nordic text into high-level topics such as delivery, price, support, product quality, bugs, complaints and more. |
| POST |
Keyword Extraction /analyze/keywords |
Extract important keywords and keyphrases from Swedish & Nordic text, with importance scores and frequency. |
| POST |
Text Summary /analyze/summary |
Generate a short or long summary of Swedish & Nordic text. Perfect for reviews, support logs and long documents. |
| POST |
Toxicity Detection /analyze/toxicity |
Detect toxicity and abusive language in Swedish & Nordic text, including insults, hate speech, threats and harassment. |
| POST |
Named Entity Recognition /analyze/entities |
Extract named entities (persons, locations, organizations, dates, money, products) from Swedish & Nordic text. |
NordicSense-API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | 5 / second |
|
| ULTRA | $39 / month | 10 / second |
|
| MEGA | $99 / month | 20 / second |
|