StudioAPI Docs Get a key
View as Markdown
reference/kampus

Base path: /api/v1/kampus

Endpoints

MethodPathQueryDescription
GET/provinsi_id, kabupaten_id, jenis, kelompok, page, per_pageList universities (max 200/page).
GET/searchq (min 2 chars)Search by name or short name, limit 50.
GET/:idUniversity by id with province/regency names.

Errors

  • VALIDATION_ERROR (400) — search q shorter than 2 characters.
  • NOT_FOUND (404) — id not found.