REST API · JSON · 39+ years of past questions

Access 322,503+ Past Questions.

Seamlessly integrate a massive database of Nigeria's major exams into your EdTech application. Empower your users with high-quality UTME, WASSCE, NECO, and Post-UTME past questions spanning from 1988 to 2026.

JAMB JAMB
WAEC WAEC
NECO NECO
Post-UTME POST-UTME
Universities UNIVERSITIES
JAMB JAMB
WAEC WAEC
NECO NECO
Post-UTME POST-UTME
Universities UNIVERSITIES
Can I query JAMB past questions by subject and year?
Yes, use the API to filter questions instantly.
What subjects are covered for WAEC exams?
Mathematics, English, Chemistry, Physics, and many more.
projects/main
13.35%

      
322,503+
PAST QUESTIONS
26
SUBJECTS COVERED
6
EXAM TYPES
39
1988-2026 COVERAGE
What you get

Everything a CBT practice app needs, already structured

No scraping, no PDFs, no manual data entry. Just a token, a request, and clean JSON.

Instant REST API

One endpoint, simple query parameters. Get a random question or a full set filtered by subject, exam type and year - back in milliseconds.

Answers & solutions included

Every question ships with its correct option and a written solution - so your app can mark scripts and explain answers without extra work.

Filter by subject, exam & year

Build full mock exams or topic-by-topic drills with query parameters for subject, exam type (UTME, WAEC, NECO, Post-UTME) and year.

Report wrong questions

Users can flag incorrect options or typos straight from your app. Reports land in our admin panel for quick review and correction.

Admin-managed question bank

Our team continuously adds and curates exams, subjects, years, questions and solutions through a dedicated admin dashboard.

Your own API key & dashboard

Sign up to get a personal access token, track your monthly usage, and upgrade your plan as your app grows.

Coverage

Built around Nigeria's biggest exams

Query by exam type and pull from 26 subjects spanning 1988-2026.

neco logo NECO
post-utme logo POST-UTME
post-utme-aaua logo post-utme-aaua
university logo University
utme logo UTME
wassce logo WASSCE
neco logo NECO
post-utme logo POST-UTME
post-utme-aaua logo post-utme-aaua
university logo University
utme logo UTME
wassce logo WASSCE
Accounting Agriculture Arabic Studies Biology Chemistry Civic Education Commerce Computer Studies CRK Current Affairs Economics English Language English Literature Fine Art Geography Government Hausa History Home Economics Igbo Insurance IRK Mathematics Music Physics Yoruba
Getting started

From sign up to your first question, in three steps

01

Create your account

Sign up for free and get a personal access token instantly - no card required to get started.

02

Choose your filters

Pick a subject, exam type and year - or leave them out to get a random question from the full bank.

03

Call the endpoint

Send a GET request with your token and receive clean JSON: question, options, answer and solution.

Try it

A request away from a full question bank

Request
curl -X GET "https://sdashapi.com/api/v1/q?subject=mathematics&type=utme&year=2022" \
  -H "AccessToken: YOUR_ACCESS_TOKEN"
Response
{
  "status": 200,
  "data": {
    "id": 10432,
    "question": "...",
    "section": null,
    "option": {
      "a": "...",
      "b": "...",
      "c": "...",
      "d": "..."
    },
    "answer": "c",
    "solution": "...",
    "image": null,
    "examtype": "JAMB",
    "examyear": "2022"
  }
}
Pricing

Unlimited API Access. Choose your plan.

Every plan includes the full question bank, answers, solutions, and unlimited calls.

Sandbox Free

Testing & Development Only

₦0 forever
  • 2,000 API Credits
  • V1 Access Only
  • JAMB (UTME) & WAEC (WASSCE) data
  • Basic usage analytics
  • Full API documentation
  • Ideal for development
Start for free

Pay As You Go NEW

For developers getting started

₦7,500 minimum deposit
  • Pay only for the API calls you make
  • V1 API access
  • JAMB (UTME) & WAEC (WASSCE) data
  • Basic usage analytics
  • Full API documentation
  • 45 requests/minute
  • WhatsApp & email support
Choose Pay As You Go

Developer Most Popular

For developers building serious applications

₦20,700/month
  • 350,000 API credits/month
  • V1 API access
  • UTME, WASSCE, NECO & Post-UTME data
  • Advanced filtering
  • API analytics
  • 120 requests/minute
  • Priority support
Choose Developer

Business BUILD MORE

For platforms serving thousands of students

₦60,000/month
  • 1,500,000 API credits/month
  • Full V1–V2 API access
  • High API rate limits
  • Advanced usage analytics
  • 400 requests/minute
  • Priority onboarding
Choose Business

Scale SCALE YOUR APP

For high-traffic platforms and growing businesses

₦100,000/month
  • 2,500,000 API credits/month
  • Full V1–V3 API access
  • 1000 requests/minute
  • Advanced usage analytics
  • Priority infrastructure
  • Early access to new APIs
Choose Scale

Stop typing out past questions by hand.

Plug SdashAPI into your CBT app and ship a working question bank in an afternoon.

Avatar

How can we help?

We reply immediately

Hello! 👋 How can we help you today?