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 resource API

resource resource

Emory University resource 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 resource. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 18 operations across 14 paths, and defines 1 schema. 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 14 paths 1 schemas 2 DELETE8 GET4 POST4 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 resource 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 14 paths, the API surfaces 18 operations — 2 DELETE, 8 GET, 4 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

resource 18

resource resource

DELETE
/resource
Delete a set of items, folders, or other resources.
resource_delete_delete_resource 2 params → 200400403
POST
/resource/copy
Copy a set of items and folders.
resource_copyResources_post_copy 5 params → 200400
GET
/resource/download
Download a set of items, folders, collections, and users as a zip archive.
resource_download_download 2 params → 200400403
POST
/resource/download
Download a set of items, folders, collections, and users as a zip archive.
resource_download_post_download 2 params → 200400403
GET
/resource/lookup
Look up a resource in the data hierarchy by path.
resource_lookup_lookup 1 param → 200400403
PUT
/resource/metadata
Set metadata on multiple resources at once.
resource_putResourceMetadata_put_metadata 2 params body → 200400403
PUT
/resource/move
Move a set of items and folders.
resource_moveResources_put_move 4 params → 200400
GET
/resource/path/download/{path}
Download a resource based on its path
resource_pathDownload_path_download_path 1 param → 200400403
DELETE
/resource/path/redirect/{path}
Redirect to a model endpoint based on a resource path
resource_pathRedirect_delete_path_redirect_path 1 param → 200400403
GET
/resource/path/redirect/{path}
Redirect to a model endpoint based on a resource path
resource_pathRedirect_path_redirect_path 1 param → 200400403
POST
/resource/path/redirect/{path}
Redirect to a model endpoint based on a resource path
resource_pathRedirect_post_path_redirect_path 1 param → 200400403
PUT
/resource/path/redirect/{path}
Redirect to a model endpoint based on a resource path
resource_pathRedirect_put_path_redirect_path 1 param → 200400403
POST
/resource/paths
Get resource paths for multiple resources at once.
resource_getMultipleResourcePaths_post_paths body → 200400
GET
/resource/search
Search for resources in the system.
resource_search_search 6 params → 200400
GET
/resource/{id}
Get any resource by ID.
resource_getResource_id 2 params → 200400403
GET
/resource/{id}/items
Get all of the items that are children of a resource.
resource_getResourceItems_id_items 6 params → 200400403
GET
/resource/{id}/path
Get path of a resource.
resource_path_id_path 2 params → 200400403
PUT
/resource/{id}/timestamp
Set the created or updated timestamp for a resource.
resource_setTimestamp_put_id_timestamp 4 params → 200400403

Schemas 1

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

string
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emory-resource-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