/education namespace · APlicious

University Search API — 10,000+ institutions, MIT-licensed dataset

The /education namespace's university search is ingested from Hipo's university-domains-list (MIT licensed) — 10,000+ institutions, searchable by name and country, plus quiz generation for study apps.

10,000+universities worldwide
Get free API key View docs
GET /api/v1/education/universities
const res = await fetch(
  'https://aplicious.com/api/v1/education/universities?country=India&name=IIT',
  { headers: { 'X-API-Key': 'lapi_live_••••' } }
);
const { data } = await res.json();
// { universities: [{ name: "Indian Institute of Technology Bombay", domains: ["iitb.ac.in"] }] }

No credit card · Free to start · X-API-Key header auth

What's included in /education

10,000+ universities, MIT licensed

Ingested from a real open-source dataset, not scraped — clear licensing for any commercial use.

Search by name and country

Partial name matching and country filtering for an autocomplete-style university search box.

Quiz generation

Structured quiz questions by subject and topic, each with four options, a correct answer, difficulty tag, and an explanation.

Wikipedia lookup

Pull a structured Wikipedia summary for any topic, useful for study-app reference content.

One key, every namespace

Pair education with /text for readability scoring on study materials.

Start using the university search API today

Free tier — 250 calls/month, no credit card. Upgrade when you need more.

Get free API keyExplore /education docs

Frequently asked questions

Is the university data licensed?

Yes — ingested from Hipo's university-domains-list on GitHub, MIT licensed, safe for commercial use.

Does the quiz generator include explanations?

Yes — every question includes the correct answer and an explanation, not just a grade.

Is this a POST or GET request?

/universities is GET. /quiz-generator is POST with a JSON body (subject, topic, difficulty, count).

Related API guides

Remote Jobs API — Search, Filter, Categories — Free

Free REST API for remote job listings. Search by keyword, category, or company.

Read guide

Cricket API — 150,000+ Matches, Player Stats, Head-to-Head

Cricket match data ingested from Cricsheet (ODC-BY licensed) into our own databa

Read guide

RapidAPI Alternative — One Key, 34 APIs, No Per-API Billing

Tired of managing multiple API keys and invoices? APlicious gives you 10 live na

Read guide

One key unlocks all 10 namespaces — finance, legal, property, jobs, wellness, and more.

View all plans and pricing →