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

Yonsei University contract API

The contract API from Yonsei University — 26 operation(s) for contract.

Yonsei University contract API is one of 38 APIs that Yonsei University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 30 operations across 26 paths, and defines 53 schemas. It is described by OpenAPI 3.0.1, at version 5.35.3-4.

Requests are made against a single base URL, https://yonsei.elsevierpure.com/ws/api.

30 operations 26 paths 53 schemas 1 DELETE22 GET3 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
5.35.3-4
Server
https://yonsei.elsevierpure.com/ws/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Yonsei University contract API declares 1 security scheme for authenticating requests. An API key is passed in the header as api-key (api-key). By default, every request must be authenticated.

  • api-key — Security mechanism for the API

Paths & Operations 30

Across 26 paths, the API surfaces 30 operations — 1 DELETE, 22 GET, 3 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

contract 30
GET
/contracts
Lists all contracts
contract_list 3 params → 200
PUT
/contracts
Create contract
contract_create body → 201400
GET
/contracts/allowed-classified-identifier-types
A list of allowed classified identifier types
contract_getAllowedClassifiedIdentifierTypes → 200
GET
/contracts/allowed-collaborator-types
A list of allowed contract collaborator types
contract_getAllowedCollaboratorTypes → 200
GET
/contracts/allowed-description-types
A list of allowed description types
contract_getAllowedDescriptionTypes → 200
GET
/contracts/allowed-document-licenses
A list of allowed document licenses
contract_getAllowedDocumentLicenses → 200
GET
/contracts/allowed-document-types
A list of allowed document types
contract_getAllowedDocumentTypes → 200
GET
/contracts/allowed-document-version-types
A list of allowed document version types
contract_getAllowedDocumentVersionTypes → 200
GET
/contracts/allowed-keyword-group-configurations
A list of keyword group configurations
contract_getAllowedKeywordGroupConfigurations → 200
GET
/contracts/allowed-keyword-group-configurations/{id}/classifications
A list of allowed classifications for the specified keyword group
contract_getAllowedKeywordGroupConfigurationClassifications 1 param → 200
GET
/contracts/allowed-link-types
A list of allowed link types
contract_getAllowedLinkTypes → 200
GET
/contracts/allowed-locales
A list of allowed locales in localized strings
contract_getAllowedLocales → 200
GET
/contracts/allowed-persons-roles
A list of allowed person roles
contract_getAllowedPersonsRoles → 200
GET
/contracts/allowed-replies
A list of allowed reply values
contract_getAllowedReplies → 200
GET
/contracts/allowed-requirements
A list of allowed requirement values
contract_getAllowedRequirements → 200
GET
/contracts/allowed-types
A list of allowed contract types
contract_getAllowedTypes → 200
GET
/contracts/allowed-workflow-steps
A list of allowed workflow steps
contract_getAllowedWorkflowSteps → 200
PUT
/contracts/file-uploads
Upload file for a specific contract
contract_fileUploads 1 param body → default
GET
/contracts/orderings
Lists available orderings
contract_getOrderings → 200
POST
/contracts/search
Query operation for contracts
contract_query body → 200400
GET
/contracts/{uuid}
Get contract
contract_get 1 param → 200301404
PUT
/contracts/{uuid}
Update contract
contract_update 1 param body → 200400404409
DELETE
/contracts/{uuid}
Delete contract
contract_delete 1 param → 204404409
POST
/contracts/{uuid}/actions/lock
Lock the content
contract_lock 1 param → 204404409
POST
/contracts/{uuid}/actions/unlock
Unlock the content
contract_unlock 1 param → 204404409
GET
/contracts/{uuid}/dependents
Lists all dependents to a contract
contract_dependents 2 params → 200
GET
/contracts/{uuid}/files/{fileId}
Get file from the contract
contract_getFile 2 params → 200
GET
/contracts/{uuid}/milestones
List contract milestones on an contract
contract_getMilestones 1 param → 200400404
GET
/contracts/{uuid}/notes
Lists notes
contract_listNotes 3 params → 200404
PUT
/contracts/{uuid}/notes
Create note
contract_createNote 1 param body → 200400

Schemas 53

The contract defines 53 schemas that model the data the API accepts and returns. The most detailed are Contract (35 properties), Milestone (30 properties), ContractDocument (18 properties), MilestoneDocument (15 properties). Each schema is shown below with its type and property counts.

Visibility
object
Visibility of an object
2 properties 1 required
ContentRef
object
2 properties 2 required
PageInformation
object
Information about pages
2 properties
ContractRef
object
A reference to a contract
1 required
ContractExtended
object
Information about the contract extension.
1 property
OrganizationRef
object
A reference to an organization in the institution
1 required
ProjectRef
object
A reference to project
1 required
AbstractClassifiedContractPersonAssociation
object
The persons associated with this contract
5 properties 2 required
MilestoneDocument
object
A milestone document
15 properties 4 required
ClassificationRef
object
A reference to a classification value
2 properties 1 required
UploadedFile
object
Information about the uploaded file
7 properties 1 required
ContractContractAssociation
object
An association with a contract
2 properties 1 required
ContractApplicationAssociation
object
An association with an application
2 properties 1 required
DateRange
object
A date range
2 properties
ApplicationRef
object
A reference to an application
1 required
ContractQuery
object
Create a query for contract
6 properties
Link
object
A hyperlink describing a location on the web.
5 properties 1 required
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.
AwardRef
object
A reference to an award
1 required
UserRef
object
A reference to an user
1 required
Workflow
object
Information about workflow
2 properties 1 required
ClassifiedFormattedLocalizedValue
object
A classified formatted localized value
3 properties 1 required
AllowedKeywordGroupConfiguration
object
A specification of the allowed behavior of a specified keyword group
10 properties 1 required
ClassificationSchemeRef
object
A reference to a classification scheme
1 required
ExternalPersonRef
object
A reference to a person external to the institution
1 required
SystemLocalizedString
object
A set of localized string values each for a specific UI locale.
AllowedKeywordGroupConfigurationList
object
List of allowed keyword group configurations
1 property
WorkflowListResult
object
List of workflow steps.
1 property
ClassificationRefList
object
List of classification references
1 property
ContractCollaboratorAssociation
object
A association between a contract and a collaborator
5 properties 1 required
LocalesList
object
List of available locales
1 property
FormattedLocalizedString
object
A set of localized strings that support formatting. Invalid locale values will be ignored.
ExternalOrganizationRef
object
A reference to an organization external to the institution
1 required
ContractDocument
object
A contract document.
18 properties 5 required
Contract
object
A contract
35 properties 5 required
MilestoneReminder
object
A milestone reminder.
3 properties 2 required
NoteListResult
object
List of notes
3 properties
Note
object
A note
3 properties 1 required
OrderingsList
object
List of available orderings
1 property
MilestoneListResult
object
List of milestones. Can contain a subset of all items along with the full count
3 properties
EthicalReviewRef
object
A reference to an ethical review
1 required
ContractCurtailed
object
Information about the reason the contract is curtailed.
2 properties
Milestone
object
A milestone.
30 properties 2 required
Name
object
A name describing a person, made up of given- and family name
2 properties
ProblemDetails
object
RFC7807 Error details
5 properties
RemoteFile
object
Information about a remote file (Elsevier only)
6 properties 4 required
SystemCurrencyAmount
object
A monetary value in the Pure installation's system currency as defined by the W3C's Payment Request standard: https://www.w3.org/TR/payment-request/paymentcurr…
2 properties 1 required
Identifier
object
1 property 1 required
ContractListResult
object
List of contracts. Can contain a subset of all items along with the full count
3 properties
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
ContentRefListResult
object
List of Content Refs
1 property
ContractAwardAssociation
object
An association with an award
3 properties 1 required
KeywordGroup
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yonsei-contract-api-openapi.yml Raw ↑

Other APIs Yonsei University publishes across the network.

YUHSpace Institutional Repository (DSpace)
Yonsei University activity API
Yonsei University application API
Yonsei University authorCollaboration API
Yonsei University award API
Yonsei University classificationScheme API
Yonsei University concept API
Yonsei University conferenceSeries API
Yonsei University course API
Yonsei University dataSet API
Yonsei University education API
Yonsei University equipment API