Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Emory University system API

system resource

Emory University system API is one of 25 APIs that Emory University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include system. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 18 operations across 13 paths. It is described by OpenAPI 3.0.3, at version 3.2.14.

Requests are made against a single base URL, https://computablebrain.emory.edu/api/v1.

18 operations 13 paths 0 schemas 2 DELETE12 GET4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.2.14
Base URL
https://computablebrain.emory.edu/api/v1
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Emory University system API declares 1 security scheme for authenticating requests. An API key is passed in the header as Girder-Token (Girder-Token).

Paths & Operations 18

Across 13 paths, the API surfaces 18 operations — 2 DELETE, 12 GET, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

system 18

system resource

GET
/system/access_flag
List all access flags available in the system.
system_getAccessFlags_access_flag → 200400
GET
/system/check
Report the current system status.
system_systemStatus_check 1 param → 200403
PUT
/system/check
Perform a variety of system checks to verify that all is well.
system_systemConsistencyCheck_put_check 1 param → 200403
GET
/system/configuration
Get the value of a system configuration option.
system_getConfigurationOption_configuration 2 params → 200403404
GET
/system/ldap_server/status
Test connection status to a LDAP server.
system__ldapServerTest_ldap_server_status 3 params → 200403
GET
/system/log
Show the most recent contents of the server logs.
system_getLog_log 2 params → 200403
GET
/system/log/level
Get the current log level.
system_getLogLevel_log_level → 200403
PUT
/system/log/level
Set the current log level.
system_setLogLevel_put_log_level 1 param → 200403
GET
/system/plugins
Get the lists of all available and all loaded plugins.
system_getPlugins_plugins → 200403
PUT
/system/restart
Restart the Girder REST server.
system_restartServer_put_restart → 200403
DELETE
/system/setting
Unset the value for a system setting.
system_unsetSetting_delete_setting 1 param → 200403
GET
/system/setting
Get the value of a system setting, or a list of them.
system_getSetting_setting 2 params → 200403
PUT
/system/setting
Set the value for a system setting, or a list of them.
system_setSetting_put_setting body → 200403500
GET
/system/setting/collection_creation_policy/access
Get access of content creation policy.
system_getCollectionCreationPolicyAccess_setting_collection_creation_policy_access → 200400
GET
/system/setting/default
Get the value of a system setting, or a list of them.
system_getSettingDefault_setting_default 3 params → 200403
DELETE
/system/uploads
Discard uploads that have not been finished.
system_discardPartialUploads_delete_uploads 6 params → 200403500
GET
/system/uploads
Get a list of uploads that have not been finished.
system_getPartialUploads_uploads 10 params → 200403
GET
/system/version
Get the version information for this server.
system_getVersion_version → 200400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emory-system-api-openapi.yml Raw ↑

Other APIs Emory University publishes across the network.

Emory Canvas LMS REST API
Emory Identity (Shibboleth / SAML)
Emory Libraries Digital Repository Software
Emory University annotation API
Emory University api_key API
Emory University assetstore API
Emory University collection API
Emory University dicomweb_assetstore API
Emory University file API
Emory University files API
Emory University folder API
Emory University group API