Back to catalog

Endpoint

Universities — search by country

Filter universities for a country name.

Global university list

EducationNo API keyDefault GET

HTTP console

Example URL
https://universities.hipolabs.com/search?country=United%20States
Request

Use HTTPS GET unless the provider documents POST. Example: GET ?country=

GET ?country=
Response

Array of { name, web_pages[], domains[], country }

[{"name":"Harvard University","web_pages":["…"],"country":"United States"}]
Outbound requestProxy

Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).

Upstream response

Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.