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

The dataSet API from Eindhoven University of Technology — 30 operation(s) for dataset.

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

This API exposes 34 operations across 30 paths, and defines 67 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.

34 operations 30 paths 67 schemas 1 DELETE26 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 dataSet 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 34

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

dataSet 34
GET
/data-sets
Lists all data sets
dataSet_list 3 params → 200
PUT
/data-sets
Create data set
dataSet_create body → 201400
GET
/data-sets/allowed-classified-identifier-types
A list of allowed classified identifier types
dataSet_getAllowedClassifiedIdentifierTypes → 200
GET
/data-sets/allowed-contributors-roles
A list of allowed contributors roles
dataSet_getAllowedContributorsRoles → 200
GET
/data-sets/allowed-custom-defined-field-values/{propertyName}/classifications
Get allowed classifications for the custom-defined field associated with the data set
dataSet_getAllowedCustomDefinedFieldClassifications 1 param → 200400404
GET
/data-sets/allowed-description-types
A list of allowed classifications for the descriptions property
dataSet_getAllowedDescriptionTypes → 200
GET
/data-sets/allowed-document-licenses
A list of allowed document licenses
dataSet_getAllowedDocumentLicenses → 200
GET
/data-sets/allowed-document-types
A list of allowed document types
dataSet_getAllowedDocumentTypes → 200
GET
/data-sets/allowed-doi-access-types
A list of allowed access types for DOI
dataSet_getAllowedDoiAccessTypes → 200
GET
/data-sets/allowed-doi-license-types
A list of allowed license types for DOI
dataSet_getAllowedDoiLicenseTypes → 200
GET
/data-sets/allowed-image-types
A list of allowed image types
dataSet_getAllowedImageTypes → 200
GET
/data-sets/allowed-keyword-group-configurations
A list of keyword group configurations
dataSet_getAllowedKeywordGroupConfigurations → 200
GET
/data-sets/allowed-keyword-group-configurations/{id}/classifications
A list of allowed classifications for the specified keyword group
dataSet_getAllowedKeywordGroupConfigurationClassifications 1 param → 200
GET
/data-sets/allowed-legal-condition-types
A list of allowed legal condition types
dataSet_getAllowedLegalConditionsTypes → 200
GET
/data-sets/allowed-licenses
A list of allowed licenses
dataSet_getAllowedLicenses → 200
GET
/data-sets/allowed-link-types
A list of allowed link types
dataSet_getAllowedLinkTypes → 200
GET
/data-sets/allowed-locales
A list of allowed locales in localized strings
dataSet_getAllowedLocales → 200
GET
/data-sets/allowed-nature-types
A list of allowed nature types
dataSet_getAllowedNatureTypes → 200
GET
/data-sets/allowed-open-access-permissions
A list of allowed open access permissions
dataSet_getAllowedOpenAccessPermissions → 200
GET
/data-sets/allowed-persons-roles
A list of allowed person roles
dataSet_getAllowedPersonsRoles → 200
GET
/data-sets/allowed-physical-data-types
A list of allowed physical data types
dataSet_getAllowedPhysicalDataTypes → 200
GET
/data-sets/allowed-types
A list of allowed classifications for the type property
dataSet_getAllowedTypes → 200
GET
/data-sets/allowed-workflow-steps
A list of allowed workflow steps
dataSet_getAllowedWorkflowSteps → 200
PUT
/data-sets/file-uploads
Upload file to a specific data set
dataSet_fileUploads 1 param body → default
POST
/data-sets/search
Query operation for data sets
dataSet_query body → 200400
GET
/data-sets/{uuid}
Get data set
dataSet_get 1 param → 200301404
PUT
/data-sets/{uuid}
Update data set
dataSet_update 1 param body → 200400404409
DELETE
/data-sets/{uuid}
Delete data set
dataSet_delete 1 param → 204404409
POST
/data-sets/{uuid}/actions/lock
Lock the content
dataSet_lock 1 param → 204404409
POST
/data-sets/{uuid}/actions/unlock
Unlock the content
dataSet_unlock 1 param → 204404409
GET
/data-sets/{uuid}/dependents
Lists all dependents to a data set
dataSet_dependents 2 params → 200
GET
/data-sets/{uuid}/files/{fileId}
Get file from the data set
dataSet_getFile 2 params → 200
GET
/data-sets/{uuid}/notes
Lists notes
dataSet_listNotes 3 params → 200404
PUT
/data-sets/{uuid}/notes
Create note
dataSet_createNote 1 param body → 200400

Schemas 67

The contract defines 67 schemas that model the data the API accepts and returns. The most detailed are DataSet (52 properties), DataSetDocument (18 properties), ImageFile (15 properties), AllowedKeywordGroupConfiguration (10 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
ResearchOutputRef
object
A reference to a research output
1 required
FundingDetails
object
Details about funding.
4 properties
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.
PressMediaRef
object
A reference to a press/media
1 required
StudentThesisRef
object
A reference to student thesis
1 required
DataSetLegalCondition
object
A description of a legal condition.
3 properties
PersonRef
object
A reference to a person internal to the institution
1 required
ProjectRef
object
A reference to project
1 required
DataSetAssociation
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.
PrizeRef
object
A reference to a prize
1 required
DataSetPhysicalData
object
A description of physical data.
6 properties 3 required
DateRange
object
A date range
2 properties
SystemLocalizedString
object
A set of localized string values each for a specific UI locale.
OrganizationRef
object
A reference to an organization in the institution
1 required
PublisherRef
object
A reference to a publisher
1 required
AbstractDataSetPersonAssociation
object
An association between dataset and a person
6 properties 2 required
DataSetProjectAssociation
object
An association to a project.
1 property 1 required
CompoundDateRange
object
A date range of that can be defined by only year, year and month or a full date
2 properties
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
DataSetStudentThesisAssociation
object
An association to a student thesis.
1 property 1 required
ImageFile
object
An image file
15 properties 2 required
RemoteFile
object
Information about a remote file (Elsevier only)
6 properties 4 required
Link
object
A hyperlink describing a location on the web.
5 properties 1 required
ActivityRef
object
A reference to an activity
1 required
DataSetRef
object
A reference to a data set
1 required
Workflow
object
Information about workflow
2 properties 1 required
OpenAccess
object
Open Access information.
3 properties
DataSetPrizeAssociation
object
An association to a prize.
1 property 1 required
AbstractDataSetContributorAssociation
object
An association between dataset and a contributor
3 properties 1 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
DataSetImpactAssociation
object
An association to an impact.
1 property 1 required
ClassifiedLocalizedValue
object
A classified localized value
3 properties 1 required
DataSetListResult
object
List of datasets. Can contain a subset of all items along with the full count
3 properties
Identifier
object
1 property 1 required
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
DataSetDocument
object
A dataset document.
18 properties 4 required
CompoundDate
object
A date that can be defined by only year, year and month or a full date
3 properties 1 required
DataSetDoi
object
A DOI.
5 properties
KeywordGroup
object
4 properties 2 required
DataSet
object
A dataset
52 properties 6 required
DataSetActivityAssociation
object
An association to an activity.
1 property 1 required
ExternalOrganizationRef
object
A reference to an organization external to the institution
1 required
DataSetGeoLocation
object
A data set geo-location.
4 properties
WorkflowListResult
object
List of workflow steps.
1 property
DataSetPressMediaAssociation
object
An association to a press media.
1 property 1 required
ProblemDetails
object
RFC7807 Error details
5 properties
Name
object
A name describing a person, made up of given- and family name
2 properties
ClassificationRef
object
A reference to a classification value
2 properties 1 required
DataSetResearchOutputAssociation
object
An association to a research output.
1 property 1 required
OrganizationOrExternalOrganizationRef
object
A reference to an organization in the institution or an external organization
2 properties
AllowedKeywordGroupConfigurationList
object
List of allowed keyword group configurations
1 property
EquipmentRef
object
A reference to a piece of equipment
1 required
ImpactRef
object
A reference to impact
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
DataSetsQuery
object
Create a query for data sets
6 properties
ClassificationRefList
object
List of classification references
1 property
DataSetEquipmentAssociation
object
An association to an equipment.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eindhoven-university-of-technology-dataset-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 education API
Eindhoven University of Technology equipment API