Semantic Search
Unlike traditional keyword search, this API understands semantic meaning through TF-IDF vectorization and cosine similarity scoring. It handles typos via Levenshtein distance, expands synonyms, and weights title matches higher—delivering precise results even from messy, natural-language queries.
Semantic Search endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Semantic Search /api/semantic-search |
Unlike traditional keyword search, this API understands semantic meaning through TF-IDF vectorization and cosine similarity scoring. It handles typos via Levenshtein distance,… |
Semantic Search pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7 / month | — |
|
| ULTRA | $16 / month | — |
|