How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

KSU Open Data Distribution API

The King Saud University Data Management Office (مكتب إدارة البيانات) publishes institutional open data as stable, unauthenticated HTTP resources on the university's own domain. Seven dataset families — enrolled students and graduates, faculty, administrative and technical staff, outbound scholarships, scientific research (publications, awards and patents, research chairs and scholarly associations, library holdings), student services and activities, and community service including the University Medical City — each released in five formats: JSON, XML, RDF/XML, CSV and XLSX. 852 distribution files are linked from the portal's category pages (219 RDF, 216 XLSX, 213 CSV, 103 JSON, 101 XML); 202 dataset names are enumerated in the university's own reference PDF. Coverage runs from Hijri year 1430/1431 AH to 1444 AH and on into Gregorian 2023-2025, on a declared annual cadence. Verified live 2026-09-01: 20 of 20 sampled files returned HTTP 200 with the correct content type, and the 1444 AH employee dataset returned 11,709 records. The university additionally documents a filtered query endpoint at GET /api/views/data_api; that route is dead, returning {"message":"No route found for \"GET /api/views/data_api\""}, and it is therefore not described in the OpenAPI.

KSU Open Data Distribution API is one of 6 APIs that King Saud University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Open Data, Datasets, JSON, RDF, and CSV. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 1 JSON Schema.

This API exposes 5 operations across 5 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.2.

Requests are made against a single base URL, https://data.ksu.edu.sa.

5 operations 5 paths 2 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.2
Base URL
https://data.ksu.edu.sa
Terms of Service
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Datasets 5

Stable distributions of King Saud University open datasets.

GET
/sites/data.ksu.edu.sa/files/users/user976/{dataset}.json
Retrieve a dataset as JSON
getDatasetJson 1 param → 200404
GET
/sites/data.ksu.edu.sa/files/users/user976/{dataset}.xml
Retrieve a dataset as XML
getDatasetXml 1 param → 200404
GET
/sites/data.ksu.edu.sa/files/users/user976/{dataset}.rdf
Retrieve a dataset as RDF/XML
getDatasetRdf 1 param → 200404
GET
/sites/data.ksu.edu.sa/files/users/user976/{dataset}.csv
Retrieve a dataset as CSV
getDatasetCsv 1 param → 200404
GET
/sites/data.ksu.edu.sa/files/users/user976/{dataset}.xlsx
Retrieve a dataset as an Excel workbook
getDatasetXlsx 1 param → 200404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

DatasetRecordSet
array
A dataset is a flat array of records. Record shape is per dataset family; no field is common to all families. See json-schema/ for the eight record shapes veri…
DatasetRecord
object
One row of an open dataset. Property names are Arabic labels supplied by the publisher and vary by dataset family. Numeric measures are sometimes typed as JSON…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

king-saud-university-open-data-openapi.yml Raw ↑

Other APIs King Saud University publishes across the network.

KSU Identity and Access Management (OAuth 2.0 / OpenID Connect / SAML 2.0)
King Saud University identity provider in eduGAIN (via Maeen)
Crossref membership and DOI prefix
Research Organization Registry identifier
KSU learning management system (Blackboard Learn SaaS tenancy)
Where this information came from

This is an independent, third-party profile of KSU Open Data Distribution API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.