Joint Admissions and Matriculation Board

JAMB / UTME Examination API

Curriculum-aligned UTME assessment content infrastructure with calibrated 40-question presets, step-by-step Human-AI derivations, and anti-cheating distractor shuffling.

import { AssessmentsApi, Configuration } from "@massteck/aloc-sdk";

const aloc = new AssessmentsApi(
  new Configuration({ apiKey: process.env.ALOC_API_KEY })
);

const paper = await aloc.generateAssessment({
  generateAssessmentRequest: {
    subject: "mathematics",
    examType: "jamb",
    preset: "jamb_standard_40",
    seed: "candidate_sit_8892",
    shuffleOptions: true,
  },
});
Live API Layer 1/2 Integration200 OK Guaranteed
JAMB SUBJECTS
12+

Full syllabus coverage

HISTORICAL YEARS
1997–2025

29 examination sittings

VERIFIED QUESTIONS
8,907 Qs

100% curriculum aligned

STANDARD PRESET
40 Qs / 30m

Official paper pacing

Psychometric Assembly

Calibrated Examination Presets

Eliminate random question dumping. ALOC dynamically constructs statistically balanced papers matching official examination board pacing, topic distributions, and difficulty curves.

JAMB Standard (40 Questions)

40 Questions

Official UTME single-subject test composition with balanced difficulty curves.

Difficulty Split30% E · 50% M · 20% H
30 mins standardAnti-cheating shuffleDeterministic seed
preset: "jamb_standard_40"Test in Playground

Micro Diagnostic (10 Questions)

10 Questions

Fast topical assessment for quick mastery checks and mobile daily revisions.

Difficulty Split30% E · 50% M · 20% H
8 mins standardAnti-cheating shuffleDeterministic seed
preset: "micro_test_10"Test in Playground
Curriculum Structure

Syllabus & Subject Taxonomy

Every subject contains 4-tier taxonomy depth: Exam Body → Subject → Topic → Subtopic with Bloom's difficulty scores and estimated solving durations.

Mathematics

2010–2024
"If 2x + 5 = 15, calculate the value of x."
algebracalculustrigonometrymatrices

English Language

2010–2024
"From the words lettered A to D, choose the word opposite in meaning to..."
comprehensionlexis-and-structureoral-forms

Physics

2010–2024
"A body of mass 5kg is pulled along a smooth horizontal surface..."
mechanicswaves-opticselectricitymodern-physics

Chemistry

2010–2024
"Which of the following elements has the highest first ionization energy?"
organic-chemistryperiodic-tablestoichiometry

Biology

2010–2024
"The organelle responsible for cellular respiration in eukaryotes is..."
cell-biologygeneticsecologyphysiology

Economics

2010–2024
"An increase in supply while demand remains constant leads to..."
price-theorymacroeconomicsmoney-and-banking
FAQ & Specifications

Frequently Asked Questions (Joint Admissions and Matriculation Board)

Common questions about syllabus coverage, answer verification, and API integration.

Yes. For English Language, ALOC preserves entire reading comprehension and oral passages, grouping child questions sequentially so candidates have the complete context.
Instant Developer Sandbox

Start Building with JAMB / UTME Examination API

Get your live API key in under 60 seconds. Every account includes 1,000 free API credits per month, with full access to standard curriculum presets, topic taxonomies, and interactive playgrounds.