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

Eindhoven University of Technology fundingOpportunity API

The fundingOpportunity API from Eindhoven University of Technology — 21 operation(s) for fundingopportunity.

Eindhoven University of Technology fundingOpportunity API is one of 38 APIs that Eindhoven University of Technology 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, /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
Base URL
https://pure.tue.nl/ws/oai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Eindhoven University of Technology 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), ConflictProblemDetails (7 properties). Each schema is shown below with its type and property counts.

PageInformation
object
Information about pages
2 properties
ContentRef
object
2 properties 2 required
AllowedKeywordGroupConfiguration
object
A specification of the allowed behavior of a specified keyword group
10 properties 1 required
FundingOpportunityEligibility
object
Eligibility of the funding opportunity
3 properties 2 required
UserRef
object
A reference to an user
1 required
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.
FormattedLocalizedString
object
A set of localized strings that support formatting. Invalid locale values will be ignored.
OrganizationRef
object
A reference to an organization in the institution
1 required
SystemLocalizedString
object
A set of localized string values each for a specific UI locale.
ContentRefListResult
object
List of Content Refs
1 property
Note
object
A note
3 properties 1 required
NoteListResult
object
List of notes
3 properties
Visibility
object
Visibility of an object
2 properties 1 required
FundingOpportunityAcademicDegreeEligibility
object
Academic degree eligibility of the funding opportunity
3 properties 2 required
FundingOpportunitiesQuery
object
Create a query for funding opportunities
6 properties
FundingOpportunityDocument
object
Funding Opportunity document
18 properties 5 required
RemoteFile
object
Information about a remote file (Elsevier only)
6 properties 4 required
Label
object
A label that can be attached to an item
3 properties 1 required
FundingOpportunity
object
Funding opportunities exists in two variations depending on the functionality enabled in the Pure installation.
47 properties 3 required
LocalesList
object
List of available locales
1 property
UploadedFile
object
Information about the uploaded file
7 properties 1 required
CustomDefinedField
object
Map of CustomDefinedField values, where the key is the field identifier
1 property 1 required
Identifier
object
1 property 1 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
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
KeywordGroup
object
4 properties 2 required
ExternalOrganizationRef
object
A reference to an organization external to the institution
1 required
ProblemDetails
object
RFC7807 Error details
5 properties
ClassificationRef
object
A reference to a classification value
2 properties 1 required
FundingOpportunityListResult
object
List of funding opportunities. Can contain a subset of all items along with the full count
3 properties
AllowedKeywordGroupConfigurationList
object
List of allowed keyword group configurations
1 property
FormattedString
object
A string containing HTML formatted text
1 property 1 required
CustomDefinedFields
object
Map of CustomDefinedField values, where the key is the field identifier
ClassificationSchemeRef
object
A reference to a classification scheme
1 required
OrderingsList
object
List of available orderings
1 property
ClassificationRefList
object
List of classification references
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eindhoven-university-of-technology-fundingopportunity-api-openapi.yml Raw ↑

Other APIs Eindhoven University of Technology publishes across the network.

TU/e Research Portal OAI-PMH
Eindhoven University of Technology activity API
Eindhoven University of Technology application API
Eindhoven University of Technology authorCollaboration API
Eindhoven University of Technology award API
Eindhoven University of Technology classificationScheme API
Eindhoven University of Technology concept API
Eindhoven University of Technology conferenceSeries API
Eindhoven University of Technology contract API
Eindhoven University of Technology course API
Eindhoven University of Technology dataSet API
Eindhoven University of Technology education API