Skip to main content
List the universities you can pay tuition to through the Reeple API, for a given country.

Endpoint

GET https://api-v3.reeple.ai/tuition/universities/{country}
ParameterTypeDescription
countryStringRequired. The country to list universities for.
This is a separate listing path from Get universities (GET /tuition/{country}/universities) — both return university data by country; use whichever your integration already relies on.