University Data
Embark on a journey of academic exploration with the University Data API, your gateway to a wealth of information about universities across the globe. Dive into a database comprising over 1000 institutions, each enriched with details such as logos, mottos, student statistics, rankings, budgets, campuses, addresses, and beyond. Developers and users alike can seamlessly integrate with our five…
University Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get University by Name /{name} |
REST api to get University details by provided name of the university. Example, "University of Calcutta" |
| GET |
List of Universities by Country /country/{country} |
Get list of Universities by Country Name. Example, "India" |
| GET |
Get Top 'n' Universities by Ranking /rank/{number_of_records} |
List top 'n' universities by World ranking (if available). Maximum 100. |
| GET |
Get University by Name /api/v2/name/{name} |
REST api to get University details by provided name of the university. Example, "University of Calcutta" |
| GET |
List of Universities by Country /api/v2/country/{country} |
Get list of Universities by Country Name. Example, "India" |
| GET |
Get Top 'n' Universities by Ranking /api/v2/rank/{count} |
List top 'n' universities by World ranking (if available). Maximum 100. |
University Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $15 / month | — |
|