GET /catalog/api/v1/?format=api
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/hal+json
Vary: Accept
{
"catalogApi": {
"version": "1",
"_links": {
"apiusers": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/apiusers/"
},
"bibs": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/bibs/"
},
"callnumbermatches": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/callnumbermatches/"
},
"courses": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/courses/"
},
"eresources": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/eresources/"
},
"firstitemperlocation": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/firstitemperlocation/"
},
"items": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/items/"
},
"itemstatuses": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/itemstatuses/"
},
"itemtypes": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/itemtypes/"
},
"locations": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/"
},
"self": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/"
},
"shelflistitems": {
"href": "http://libuiapps.library.unt.edu/catalog/api/v1/locations/{code}/shelflistitems/",
"templated": true
}
}
},
"serverTime": {
"currentTime": "2025-08-03T06:29:51.521967Z",
"timezone": "America/Chicago",
"utcOffset": -5.0
}
}