# KFUPM ePrints Export & Search (JSON)

**Canonical:** https://apis.io/apis/kfupm/eprints-export/  
**Provider:** King Fahd University of Petroleum & Minerals — https://apis.io/providers/kfupm/  
**Base URL:** https://eprints.kfupm.edu.sa/cgi  
**Documentation:** https://eprints.kfupm.edu.sa/

KFUPM ePrints Export & Search (JSON) is one of 4 APIs that [King Fahd University of Petroleum & Minerals](https://apis.io/providers/kfupm/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 1 JSON Schema definition. Tagged areas include Research Repository, Search, JSON, Open Access, and Theses. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

Record-level and search-level JSON from the same self-hosted KFUPM ePrints repository, served without authentication. /cgi/export/eprint/{eprintid}/JSON/{filename} returns the full record as application/json; /cgi/search/simple?q=…&output=JSON returns a JSON result set. The record model carries a KFUPM-local `arabic_abstract` alongside `english_abstract`, KFUPM division and subject codes, and embargo state on attached documents. It also exposes personal data — depositor contact_email, advisor and committee names — and internal EPrints fields (`dir`, `userid`). There is no published contract, rate limit or terms for these endpoints.

## Operations (2)

| Method | Path | Summary |
|---|---|---|
| GET | `/export/eprint/{eprintid}/JSON/{filename}` | Export one ePrint record as JSON |
| GET | `/search/simple` | Free-text search over the repository |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/kfupm/refs/heads/main/openapi/kfupm-eprints-export-openapi.yml
- **Documentation** — https://eprints.kfupm.edu.sa/
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/kfupm/refs/heads/main/json-schema/kfupm-eprints-record-schema.json
- **Errors** — https://raw.githubusercontent.com/api-evangelist/kfupm/refs/heads/main/errors/kfupm-errors.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/kfupm/refs/heads/main/lifecycle/kfupm-lifecycle.yml

## Other King Fahd University of Petroleum & Minerals APIs (3)

- [KFUPM Identity Federation (SAML 2.0 + OpenID Connect)](https://apis.io/apis/kfupm/identity-federation/)
- [KFUPM ePrints OAI-PMH Repository Interface](https://apis.io/apis/kfupm/eprints-oai-pmh/)
- [KFUPM Elsevier Pure Web Services (tenant deployment)](https://apis.io/apis/kfupm/pure-tenant/)

## Tags

Research Repository, Search, JSON, Open Access, Theses

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/kfupm/eprints-export/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/kfupm/.
