/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 tier forever · 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 — 500 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

Text Analysis API — Sentiment, Readability, Language Detection

Sentiment analysis, readability scoring, language detection, word counting, and

Read guide

Best Free API for Developers — 34 Namespaces, One Key, 500 Free Calls

Looking for the best free API? APlicious gives you 34 live namespaces — finance,

Read guide

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

Tired of managing 10 API keys and 10 invoices? APlicious gives you 34 live APIs

Read guide

One key unlocks all 34 namespaces — weather, finance, fitness, astrology, and more.

View all plans and pricing →