Tarajm
Tarajm API provides seamless access to an extensive collection of biographies, cultural categories, places, and authored works. Featuring advanced AI-powered search, it enables precise filtering by names, dates, locations, and categories. Ideal for developers, historians, and content platforms, Tarajm offers rich, structured data including full biographies, relationships, and canonical URLs.…
Tarajm endpoints
| Method | Endpoint | Description |
|---|---|---|
| People | ||
| GET |
People /people/person |
Returns a paginated list of people. |
| GET |
People Count /people/person/count |
Returns the total number of people. |
| GET |
Featured People /people/person/featured |
Returns an unpaginated list of all featured people. |
| GET |
Latest People /people/person/latest |
Returns an unpaginated list of recently added people. |
| GET |
Person Details /people/person/{id} |
Returns full details of a specific person by ID, including biography, relationships, categories, places, and authored books, and canonical URL on tarajm.com. |
| GET |
Person Search /people/person/search |
Performs an AI-powered search for people using optional filters like name **(q)**, birth/death year, birth/death place, residence places, and categories. Returns paginated results. |
| Countries & Cities | ||
| GET |
Countries /people/country/ |
Returns a list of all countries associated with people. |
| GET |
Country Details /people/country/{id} |
Returns details of a specific country by ID. |
| GET |
All Countries /people/country/all |
Returns an unpaginated list of all countries associated with people. |
| GET |
Country Count /people/country/count |
Returns the total number of countries associated with people. |
| GET |
Cities In Country /people/country/{id}/cities |
Returns a paginated list of cities within the specified country ID. |
| GET |
Cities /people/city |
Returns a paginated list of cities associated with people. |
| GET |
All Cities /people/city/all |
Returns an unpaginated list of all cities associated with people. |
| GET |
City Count /people/city/count |
Returns the total number of cities associated with people. |
| Categories | ||
| GET |
Categories /people/category |
Returns a paginated list of all available categories (tags) assigned to people. |
| GET |
Category Details /people/category/{id} |
Returns details of a specific people category by ID. |
| GET |
All Categories /people/category/all |
Returns an unpaginated list of all people categories. |
| GET |
Category Count /people/category/count |
Returns the total number of people categories. |
| GET |
People In Category /people/category/{id}/people |
Returns a paginated list of people belonging to the specified category ID. |
| Books | ||
| GET |
Books /library/book |
Returns a paginated list of books associated with or authored by people. |
| GET |
Book Details /library/book/{id} |
Returns detailed information for a specific book by ID. |
| GET |
Book Count /library/book/count |
Returns the total number of books in the library. |
| Other endpoints | ||
| GET |
Service Status /status |
Returns the current health or operational status of the service. |
Tarajm pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9 / month | 100 / minute |
|
| PRO | $49 / month | 200 / minute |
|
| ULTRA | $97 / month | 400 / second |
|
| MEGA | $497 / month | 1000 / minute |
|