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

The pressMedia API from Yonsei University — 24 operation(s) for pressmedia.

Yonsei University pressMedia 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 pressMedia. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 28 operations across 24 paths, and defines 55 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.

28 operations 24 paths 55 schemas 1 DELETE20 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 pressMedia 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 28

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

pressMedia 28
GET
/pressmedia
List all Press/Media content
pressmedia_list 3 params → 200
PUT
/pressmedia
Create Press/Media content
pressmedia_create body → 201400
GET
/pressmedia/allowed-categories
A list of allowed categories
pressmedia_getAllowedCategories → 200
GET
/pressmedia/allowed-custom-defined-field-values/{fieldIdentifer}/classifications
Get allowed classifications for the custom-defined field associated with the Press/Media
pressmedia_getAllowedCustomDefinedFieldClassifications 1 param → 200400404
GET
/pressmedia/allowed-descriptions-types
A list of allowed description types
pressmedia_getAllowedDescriptionsTypes → 200
GET
/pressmedia/allowed-image-types
A list of allowed image types
pressmedia_getAllowedImageTypes → 200
GET
/pressmedia/allowed-keyword-group-configurations
A list of keyword group configurations
pressmedia_getAllowedKeywordGroupConfigurations → 200
GET
/pressmedia/allowed-keyword-group-configurations/{id}/classifications
A list of allowed classifications for the specified keyword group
pressmedia_getAllowedKeywordGroupConfigurationClassifications 1 param → 200
GET
/pressmedia/allowed-locales
A list of allowed locales in localized strings
pressmedia_getAllowedLocales → 200
GET
/pressmedia/allowed-media-coverage-types
A list of allowed media coverage types
pressmedia_getAllowedMediaCoverageTypes → 200
GET
/pressmedia/allowed-media-coverages-countries
A list of allowed countries
pressMedia_getAllowedMediaCoveragesCountries → 200
GET
/pressmedia/allowed-media-coverages-degree-of-recognitions
A list the degrees of recognition allowed on Press/Media
pressMedia_getAllowedMediaCoveragesDegreeOfRecognitions → 200
GET
/pressmedia/allowed-media-coverages-media-types
A list of allowed media types
pressmedia_getAllowedMediaCoveragesMediaTypes → 200
GET
/pressmedia/allowed-media-coverages-persons-roles
A list of allowed person roles
pressMedia_getAllowedMediaCoveragesPersonsRoles → 200
GET
/pressmedia/allowed-media-coverages-subdivisions
A list of allowed subdivisions
pressMedia_getAllowedMediaCoveragesSubdivisions → 200
GET
/pressmedia/allowed-types
A list of allowed Press/Media types
pressmedia_getAllowedTypes → 200
GET
/pressmedia/allowed-workflow-steps
A list of allowed workflow steps
pressmedia_getAllowedWorkflowSteps → 200
PUT
/pressmedia/file-uploads
Upload file to a specific Press/Media
pressmedia_fileUploads 1 param body → default
GET
/pressmedia/orderings
Lists available orderings
pressmedia_getOrderings → 200
POST
/pressmedia/search
Query operation for Press/Media content
pressmedia_query body → 200400
GET
/pressmedia/{uuid}
Get specific Press/Media
pressmedia_get 1 param → 200301404
PUT
/pressmedia/{uuid}
Update Press/Media
pressmedia_update 1 param body → 200400404409
DELETE
/pressmedia/{uuid}
Delete specific Press/Media
pressmedia_delete 1 param → 204404409
POST
/pressmedia/{uuid}/actions/lock
Lock the content
pressmedia_lock 1 param → 204404409
POST
/pressmedia/{uuid}/actions/unlock
Unlock the content
pressmedia_unlock 1 param → 204404409
GET
/pressmedia/{uuid}/files/{fileId}
Get file related to Press/Media
pressmedia_getFile 2 params → 200
GET
/pressmedia/{uuid}/notes
Lists notes
pressmedia_listNotes 3 params → 200404
PUT
/pressmedia/{uuid}/notes
Create note
pressmedia_createNote 1 param body → 200400

Schemas 55

The contract defines 55 schemas that model the data the API accepts and returns. The most detailed are PressMedia (33 properties), MediaCoverage (16 properties), ImageFile (15 properties), AllowedKeywordGroupConfiguration (10 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
PressMediaListResult
object
List of Press Media. Can contain a subset of all items along with the full count
3 properties
EventRef
object
A reference to an event
1 required
OrganizationRef
object
A reference to an organization in the institution
1 required
ProjectRef
object
A reference to project
1 required
PressMediaActivityAssociation
object
An association to an activity.
1 property 1 required
ClassificationRef
object
A reference to a classification value
2 properties 1 required
UploadedFile
object
Information about the uploaded file
7 properties 1 required
PressMediaStudentThesisAssociation
object
An association to a student thesis.
1 property 1 required
StudentThesisRef
object
A reference to student thesis
1 required
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.
PressMediaPressMediaAssociation
object
An association to a press media.
1 property 1 required
PressMediaPrizeAssociation
object
An association to a prize.
1 property 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
PrizeRef
object
A reference to a prize
1 required
PressMediaRef
object
A reference to a press/media
1 required
SystemLocalizedString
object
A set of localized string values each for a specific UI locale.
CustomDefinedFields
object
Map of CustomDefinedField values, where the key is the field identifier
KeywordGroup
object
4 properties 2 required
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
ImpactRef
object
A reference to impact
1 required
LocalesList
object
List of available locales
1 property
PressMedia
object
A piece of press, media, or other sort of news clipping.
33 properties 5 required
PressMediaDataSetAssociation
object
An association to a dataset.
1 property 1 required
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
CustomDefinedField
object
Map of CustomDefinedField values, where the key is the field identifier
1 property 1 required
NoteListResult
object
List of notes
3 properties
AbstractPressMediaPersonAssociation
object
An association between press media and a person
5 properties 1 required
ActivityRef
object
A reference to an activity
1 required
Note
object
A note
3 properties 1 required
OrderingsList
object
List of available orderings
1 property
PressMediaProjectAssociation
object
An association to a project.
1 property 1 required
PressMediaImpactAssociation
object
An association to an impact.
1 property 1 required
Name
object
A name describing a person, made up of given- and family name
2 properties
ProblemDetails
object
RFC7807 Error details
5 properties
PressMediaEquipmentAssociation
object
An association to a piece of equipment.
1 property 1 required
RemoteFile
object
Information about a remote file (Elsevier only)
6 properties 4 required
PressMediaResearchOutputAssociation
object
An association to a research output.
1 property 1 required
ImageFile
object
An image file
15 properties 2 required
Identifier
object
1 property 1 required
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
MediaCoverage
object
A press media coverage
16 properties 2 required
ResearchOutputRef
object
A reference to a research output
1 required
DataSetRef
object
A reference to a data set
1 required
APIStringListResult
object
2 properties
EquipmentRef
object
A reference to a piece of equipment
1 required
PressMediaQuery
object
Query for searching press media
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yonsei-pressmedia-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 contract API
Yonsei University course API
Yonsei University dataSet API
Yonsei University education API