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

The fundingOpportunity API from Yonsei University — 21 operation(s) for fundingopportunity.

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

This API exposes 25 operations across 21 paths, and defines 36 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.

25 operations 21 paths 36 schemas 1 DELETE17 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 fundingOpportunity 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 25

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

fundingOpportunity 25
GET
/funding-opportunities
Lists all funding opportunities
fundingOpportunity_list 3 params → 200
PUT
/funding-opportunities
Create funding opportunity
fundingOpportunity_create body → 201400
GET
/funding-opportunities/allowed-classified-academic-degree-eligibility-types
A list of allowed classified identifier types
fundingOpportunity_getAllowedAcademicDegreeEligibilityTypes → 200
GET
/funding-opportunities/allowed-classified-eligibility-types
A list of allowed classified identifier types
fundingOpportunity_getAllowedEligibilityTypes → 200
GET
/funding-opportunities/allowed-custom-defined-field-values/{propertyName}/classifications
Get allowed classifications for the custom-defined field associated with the funding opportunity
fundingOpportunity_getAllowedCustomDefinedFieldClassifications 1 param → 200400404
GET
/funding-opportunities/allowed-document-licenses
A list of allowed document licenses
fundingOpportunity_getAllowedDocumentLicenses → 200
GET
/funding-opportunities/allowed-document-types
A list of allowed document types
fundingOpportunity_getAllowedDocumentTypes → 200
GET
/funding-opportunities/allowed-document-version-types
A list of allowed document version types
fundingOpportunity_getAllowedDocumentVersionTypes → 200
GET
/funding-opportunities/allowed-keyword-group-configurations
A list of keyword group configurations
fundingOpportunity_getAllowedKeywordGroupConfigurations → 200
GET
/funding-opportunities/allowed-keyword-group-configurations/{id}/classifications
A list of allowed classifications for the specified keyword group
fundingOpportunity_getAllowedKeywordGroupConfigurationClassifications 1 param → 200
GET
/funding-opportunities/allowed-locales
A list of allowed locales in localized strings
fundingOpportunity_getAllowedLocales → 200
GET
/funding-opportunities/allowed-nature-types
A list of allowed classified identifier types
fundingOpportunity_getAllowedNatureTypes → 200
GET
/funding-opportunities/allowed-types
A list of allowed classifications for the type property
fundingOpportunity_getAllowedTypes → 200
PUT
/funding-opportunities/file-uploads
Upload file to a specific funding opportunity
fundingOpportunity_fileUploads 1 param body → default
GET
/funding-opportunities/orderings
Lists available orderings
fundingOpportunity_getOrderings → 200
POST
/funding-opportunities/search
Query operation for funding opportunities
fundingOpportunity_query body → 200400
GET
/funding-opportunities/{uuid}
Get funding opportunity
fundingOpportunity_get 1 param → 200301404
PUT
/funding-opportunities/{uuid}
Update funding opportunity
fundingOpportunity_update 1 param body → 200400404409
DELETE
/funding-opportunities/{uuid}
Delete funding opportunity
fundingOpportunity_delete 1 param → 204404409
POST
/funding-opportunities/{uuid}/actions/lock
Lock the content
fundingOpportunity_lock 1 param → 204404409
POST
/funding-opportunities/{uuid}/actions/unlock
Unlock the content
fundingOpportunity_unlock 1 param → 204404409
GET
/funding-opportunities/{uuid}/dependents
Lists all dependents to a funding opportunity
fundingOpportunity_dependents 2 params → 200
GET
/funding-opportunities/{uuid}/files/{fileId}
Get file from the funding opportunity
fundingOpportunity_getFile 2 params → 200
GET
/funding-opportunities/{uuid}/notes
Lists notes
fundingOpportunity_listNotes 3 params → 200404
PUT
/funding-opportunities/{uuid}/notes
Create note
fundingOpportunity_createNote 1 param body → 200400

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are FundingOpportunity (47 properties), FundingOpportunityDocument (18 properties), AllowedKeywordGroupConfiguration (10 properties), UploadedFile (7 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
FundingOpportunityAcademicDegreeEligibility
object
Academic degree eligibility of the funding opportunity
3 properties 2 required
OrganizationRef
object
A reference to an organization in the institution
1 required
FundingOpportunityDocument
object
Funding Opportunity document
18 properties 5 required
ClassificationRef
object
A reference to a classification value
2 properties 1 required
UploadedFile
object
Information about the uploaded file
7 properties 1 required
FormattedString
object
A string containing HTML formatted text
1 property 1 required
FundingOpportunitiesQuery
object
Create a query for funding opportunities
6 properties
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.
UserRef
object
A reference to an user
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
FundingOpportunityListResult
object
List of funding opportunities. Can contain a subset of all items along with the full count
3 properties
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
FundingOpportunity
object
Funding opportunities exists in two variations depending on the functionality enabled in the Pure installation.
47 properties 3 required
CurrencyAmount
object
A monetary value in the specified currency as defined by the W3C's Payment Request standard: https://www.w3.org/TR/payment-request/paymentcurrencyamount-dictio…
2 properties 2 required
AllowedKeywordGroupConfigurationList
object
List of allowed keyword group configurations
1 property
ClassificationRefList
object
List of classification references
1 property
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
CustomDefinedField
object
Map of CustomDefinedField values, where the key is the field identifier
1 property 1 required
NoteListResult
object
List of notes
3 properties
Note
object
A note
3 properties 1 required
OrderingsList
object
List of available orderings
1 property
ProblemDetails
object
RFC7807 Error details
5 properties
RemoteFile
object
Information about a remote file (Elsevier only)
6 properties 4 required
Identifier
object
1 property 1 required
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
ContentRefListResult
object
List of Content Refs
1 property
FundingOpportunityEligibility
object
Eligibility of the funding opportunity
3 properties 2 required
KeywordGroup
object
4 properties 2 required
Label
object
A label that can be attached to an item
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yonsei-fundingopportunity-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