How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

University of Chicago Gen3 Fence — data API

Generate signed URLs

University of Chicago Gen3 Fence — data API is one of 44 APIs that University of Chicago publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 10 operations across 9 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 0.1.0.

Requests are made against a single base URL, https://gen3.datacommons.io/.

10 operations 9 paths 8 schemas 1 DELETE4 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.1.0
Base URL
https://gen3.datacommons.io/
Authentication
OAuth 2.0
License
Terms of Service
Resource Areas
1

Authentication & Security 1

University of Chicago Gen3 Fence — data API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope.

Paths & Operations 10

Across 9 paths, the API surfaces 10 operations — 1 DELETE, 4 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

data 10

Generate signed URLs

DELETE
/data/{file_id}
delete all locations of a stored data file and remove its record from indexd
→ 204500
GET
/data/download/{file_id}
Create a signed URL for data download given a fileid
downloadSignedURL 6 params → 200400404
GET
/ga4gh/drs/v1/objects/{object_id}/access/{access_id}
GA4GH DRS Access API to get a URL for fetching bytes.
GetAccessURL 2 params → 200400401404403500
POST
/ga4gh/drs/v1/objects/{object_id}/access/{access_id}
GA4GH DRS Access API to get a URL for fetching bytes.
PostAccessURL 2 params body → 200400401404403500
POST
/data/upload
Create a new blank record in indexd to use for uploading a data file less than 5GB. For files larger than 5GB, please use multipart upload presigned url
uploadBlank body → 201404
GET
/data/upload/{file_id}
Create a signed URL for data upload specified by fileid
uploadSignedURL 5 params → 200400
POST
/multipart/init
Initilize a multipart upload for AWS bucket. It returns an uploadId which can be used for uploading object parts (see /multipart/upload) and completing the upload (see /multipart/complete)
multipartUploadInit body → 201404
POST
/multipart/upload
Upload an object part given uploadId
multipartUpload body → 200
POST
/multipart/complete
Complete aws multipart upload
multipartUploadComplete body → 200
GET
/data/buckets
Get list of buckets and relevant bucket info
getBuckets → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are RequestUploadBlank (5 properties), RequestMultipartUpload (5 properties), CompleteMultipartUpload (5 properties), InitMultipartUpload (5 properties). Each schema is shown below with its type and property counts.

RequestUploadBlank
object
5 properties
BucketInfo
object
2 properties
AccessURL
object
1 property 1 required
RequestUrlPassport
object
1 property
SignedURL
object
1 property
CompleteMultipartUpload
object
5 properties
RequestMultipartUpload
object
5 properties
InitMultipartUpload
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-chicago-data-api-openapi.yml Raw ↑

Other APIs University of Chicago publishes across the network.

University of Chicago Shibboleth Identity Provider — InCommon SAML Metadata
Knowledge@UChicago Repository REST API
Knowledge@UChicago OAI-PMH Endpoint
OCHRE Data Service API
University of Chicago Library IIIF Presentation API
University of Chicago Library IIIF Image API
University of Chicago Library Catalog API (VuFind)
University of Chicago Gen3 Fence — admin/user API
University of Chicago Gen3 indexd — alias API
University of Chicago Gen3 indexd — bulk API
University of Chicago Gen3 indexd — bundle API
University of Chicago Gen3 Peregrine — core metadata API
Where this information came from

This is an independent, third-party profile of University of Chicago Gen3 Fence — data API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.