UNC Catalog Course Search API (CourseLeaf)

The University Catalog exposes a keyless JSON course-search API at /course-search/api/?page=fose&route=search. A POST carrying a criteria array returns {"srcdb","count","results":[{"key","code","srcdb","title","offsets","rank"}]} — a live query for "computer" returned 278 UNC courses for srcdb 2026 on 2026-08-30. This is the closest thing UNC has to a public course-catalog API. The contract is CourseLeaf's "fose" search interface, shipped identically by every Leepfrog customer, so the deployment is recorded and the interface is not credited to UNC.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/course-catalog-search"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: university-of-north-carolina-at-chapel-hill:course-catalog-search
name: UNC Catalog Course Search API (CourseLeaf)
description: The University Catalog exposes a keyless JSON course-search API at /course-search/api/?page=fose&route=search.
  A POST carrying a criteria array returns {"srcdb","count","results":[{"key","code","srcdb","title","offsets","rank"}]}
  — a live query for "computer" returned 278 UNC courses for srcdb 2026 on 2026-08-30. This is the closest
  thing UNC has to a public course-catalog API. The contract is CourseLeaf's "fose" search interface,
  shipped identically by every Leepfrog customer, so the deployment is recorded and the interface is not
  credited to UNC.
humanURL: https://catalog.unc.edu/
baseURL: https://catalog.unc.edu/course-search/api/
x-operator: tenant
x-operator-evidence: catalog.unc.edu CNAMEs to unc-public.courseleaf.com (12.175.6.47) — UNC's branded
  tenant on Leepfrog's CourseLeaf platform. The course data is UNC's; the platform, the endpoint shape
  and the fose protocol are Leepfrog's.
tags:
- Course Catalog
- Registrar
- CourseLeaf
- Search
properties:
- type: Website
  url: https://catalog.unc.edu/
- type: CourseCatalog
  url: https://catalog.unc.edu/course-search/