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

assetstore resource

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

This API exposes 11 operations across 8 paths, and defines 2 schemas. 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.

11 operations 8 paths 2 schemas 1 DELETE6 GET3 POST1 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 assetstore API declares 1 security scheme for authenticating requests. An API key is passed in the header as Girder-Token (Girder-Token).

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 1 DELETE, 6 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

assetstore 11

assetstore resource

GET
/assetstore
List assetstores.
assetstore_find_assetstore 4 params → 200400403
POST
/assetstore
Create a new assetstore.
assetstore_createAssetstore_post_assetstore 22 params → 200400403
GET
/assetstore/all_imports
List all past imports for all assetstores.
assetstore_listAllImports_all_imports 5 params → 200400
GET
/assetstore/import/{id}
Get import for record from ID.
assetstore_getImport_import_id 1 param → 200400
DELETE
/assetstore/{id}
Delete an assetstore.
assetstore_deleteAssetstore_delete_id 1 param → 200400403
GET
/assetstore/{id}
Get information about an assetstore.
assetstore_getAssetstore_id 1 param → 200400403
PUT
/assetstore/{id}
Update an existing assetstore.
assetstore_updateAssetstore_put_id 18 params → 200400403
GET
/assetstore/{id}/files
Get a list of files controlled by an assetstore.
assetstore_getAssetstoreFiles_id_files 5 params → 200400403
POST
/assetstore/{id}/import
Import existing data into an assetstore.
assetstore_importDataWrapper_post_id_import 9 params → 200400403
POST
/assetstore/{id}/import/single_path
Import a single path into an assetstore.
assetstore_importSinglePath_post_id_import_single_path 5 params → 200400403
GET
/assetstore/{id}/imports
List all imports for a given assetstore.
assetstore_listImports_id_imports 6 params → 200400

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.

File
object
Assetstore
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emory-assetstore-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 collection API
Emory University dicomweb_assetstore API
Emory University file API
Emory University files API
Emory University folder API
Emory University group API
Emory University histomicsui API