BabyNames AI - Semantic Search API
Find the perfect baby name using AI-powered semantic search, 1,720+ curated templates, and complete SSA popularity data (1880-2023). 📚 **Complete Documentation:** - [Interactive API Playground](https://baby-names-ws.vercel.app/explore) - [Query Builder Tool](https://baby-names-ws.vercel.app/api-guide) - [Full API Docs](https://baby-names-ws.vercel.app/docs) 🧠 AI Semantic Search - Powered by…
BabyNames AI - Semantic Search API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search | ||
| GET |
/api/v1/search /api/v1/search |
Single endpoint for all search needs. Combines text search, filters, and semantic matching. |
| Names | ||
| GET |
/api/v1/names /api/v1/names |
Quick lookups with basic filters |
| GET |
/api/v1/names/similar /api/v1/names/similar |
Discover names similar to a given name by sound, spelling, or cultural origin. |
| Popularity | ||
| GET |
/api/v1/popularity/years /api/v1/popularity/years |
Get all years with available SSA data (1880-2023). |
| GET |
/api/v1/popularity/years/{year} /api/v1/popularity/years/{year} |
Get popularity summary for a specific year, including top names and statistics. |
| GET |
/api/v1/popularity /api/v1/popularity |
Query SSA name popularity data (1880-2023). Returns names ranked by current popularity with trend data. |
| GET |
/api/v1/popularity/{name} /api/v1/popularity/{name} |
Get complete historical popularity data for a specific name, including yearly rankings from 1880-2023. |
| GET |
/api/v1/popularity/trends /api/v1/popularity/trends |
Discover names with significant popularity changes. Perfect for finding rising stars or declining classics. |
| Decide Together | ||
| DELETE |
/api/v1/decide-together/{code} /api/v1/decide-together/{code} |
Remove a vote from a session. |
| GET |
/api/v1/decide-together/{code} /api/v1/decide-together/{code} |
Get details and current votes for a voting session. |
| POST |
/api/v1/decide-together /api/v1/decide-together |
Create a new collaborative decision session for couples/families to vote on names together. |
| POST |
/api/v1/decide-together/{code} /api/v1/decide-together/{code} |
Add a vote/pick to a voting session. |
| GET |
/api/v1/decide-together /api/v1/decide-together |
Get all voting sessions for the current user. |
| Reference Data | ||
| GET |
/api/v1/regions /api/v1/regions |
Get all regions and subregions with counts |
| Advanced Features | ||
| GET |
/api/v1/compatibility /api/v1/compatibility |
Find names that pair well with existing sibling names based on style, origin, and sound. |
| api | ||
| GET |
/api/v1/languages /api/v1/languages |
Get all languages with name counts |
| GET |
/api/v1/templates /api/v1/templates |
Explore 900+ semantically organized name collections |
| GET |
/api/v1/templates/themes /api/v1/templates/themes |
Get all available themes with counts |
| GET |
/api/v1/templates/categories /api/v1/templates/categories |
Get all available template categories with counts |
| GET |
/api/v1/names/search /api/v1/names/search |
Complex queries with multiple filters |
| GET |
/api/v1/templates/{slug} /api/v1/templates/{slug} |
Retrieve all names from a specific template |
| GET |
/api/v1/countries /api/v1/countries |
Get all countries with name counts |
BabyNames AI - Semantic Search API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 100 / minute |
|
| ULTRA Recommended | $29.99 / month | 300 / minute |
|
| MEGA | $49.99 / month | 500 / minute |
|