How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Vrije Universiteit Amsterdam event API

The event API from Vrije Universiteit Amsterdam — 21 operation(s) for event.

Vrije Universiteit Amsterdam event API is one of 28 APIs that Vrije Universiteit Amsterdam publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Event. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 26 operations across 21 paths, and defines 38 schemas. It is described by OpenAPI 3.0.1, at version 5.34.3.

Requests are made against a single base URL, https://research.vu.nl/ws/api.

26 operations 21 paths 38 schemas 1 DELETE17 GET4 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
5.34.3
Base URL
https://research.vu.nl/ws/oai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Vrije Universiteit Amsterdam event 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 26

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

event 26
GET
/events
Lists all events
event_list 3 params → 200
PUT
/events
Create event
event_create body → 201400
GET
/events/allowed-classified-identifier-types
A list of allowed classified identifier types
event_getAllowedClassifiedIdentifierTypes → 200
GET
/events/allowed-countries
A list of allowed countries
event_getAllowedCountries → 200
GET
/events/allowed-degree-of-recognition
A list of allowed degree of recognitions
event_getAllowedDegreeOfRecognitions → 200
GET
/events/allowed-keyword-group-configurations
A list of keyword group configurations
event_getAllowedKeywordGroupConfigurations → 200
GET
/events/allowed-keyword-group-configurations/{id}/classifications
A list of allowed classifications for the specified keyword group
event_getAllowedKeywordGroupConfigurationClassifications 1 param → 200
GET
/events/allowed-link-types
A list of allowed link types
event_getAllowedLinkTypes → 200
GET
/events/allowed-locales
A list of allowed locales in localized strings
event_getAllowedLocales → 200
GET
/events/allowed-subdivision
A list of allowed subdivisions
event_getAllowedSubdivisions → 200
GET
/events/allowed-types
A list of allowed event types
event_getAllowedTypes → 200
GET
/events/allowed-workflow-steps
A list of allowed workflow steps
event_getAllowedWorkflowSteps → 200
GET
/events/disciplines/allowed-discipline-schemes
A list of allowed discipline schemes
event_getAllowedDisciplineSchemes → 200
GET
/events/disciplines/{discipline-scheme}/allowed-disciplines
A list of allowed disciplines for a specific discipline scheme
event_getAllowedDisciplines 3 params → 200
POST
/events/disciplines/{discipline-scheme}/search
Query operation for disciplines associated with events
event_listDisciplineAssociations 1 param body → 200400
GET
/events/orderings
Lists available orderings
event_getOrderings → 200
POST
/events/search
Query operation for events
events_query body → 200400
GET
/events/{uuid}
Get event
event_get 1 param → 200301404
PUT
/events/{uuid}
Update event
event_update 1 param body → 200400404409
DELETE
/events/{uuid}
Delete event
event_delete 1 param → 204404409
POST
/events/{uuid}/actions/lock
Lock the content
event_lock 1 param → 204404409
POST
/events/{uuid}/actions/unlock
Unlock the content
event_unlock 1 param → 204404409
GET
/events/{uuid}/disciplines/{discipline-scheme}
Get disciplines from the discipline scheme associated with the event
event_getDisciplineAssociation 2 params → 200404
PUT
/events/{uuid}/disciplines/{discipline-scheme}
Update disciplines from the discipline scheme associated with the event
event_putDisciplineAssociation 2 params body → 200400404
GET
/events/{uuid}/notes
Lists notes
event_listNotes 3 params → 200404
PUT
/events/{uuid}/notes
Create note
event_createNote 1 param body → 200400

Schemas 38

The contract defines 38 schemas that model the data the API accepts and returns. The most detailed are Event (31 properties), AllowedKeywordGroupConfiguration (10 properties), ConflictProblemDetails (7 properties), EventsQuery (6 properties). Each schema is shown below with its type and property counts.

DisciplinesDisciplineScheme
object
A discipline scheme
2 properties 2 required
SystemLocalizedString
object
A set of localized string values each for a specific UI locale.
DisciplinesDisciplineListResult
object
List of disciplines for a specific discipline scheme
3 properties
EventListResult
object
List of events. Can contain a subset of all items along with the full count
3 properties
Link
object
A hyperlink describing a location on the web.
5 properties 1 required
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
ExternalOrganizationRef
object
A reference to an organization external to the institution
1 required
Identifier
object
1 property 1 required
EventsQuery
object
Create a query for events
6 properties
DisciplinesDisciplineAssignment
object
The assigned discipline and its split percentage
2 properties 2 required
Event
object
An event typically a conference, workshop or similar
31 properties 1 required
DisciplinesAssociationsQuery
object
Create a query for discipline associations
3 properties
Note
object
A note
3 properties 1 required
AllowedKeywordGroupConfigurationList
object
List of allowed keyword group configurations
1 property
ClassificationRef
object
A reference to a classification value
2 properties 1 required
DisciplinesDisciplineSchemeListResult
object
List of discipline schemes
2 properties
OrganizationOrExternalOrganizationRef
object
A reference to an organization in the institution or an external organization
2 properties
GeoLocation
object
Geographical location
3 properties
ProblemDetails
object
RFC7807 Error details
5 properties
ContentRef
object
2 properties 2 required
DisciplinesDiscipline
object
A discipline within a specific discipline scheme
3 properties
OrganizationRef
object
A reference to an organization in the institution
1 required
FormattedLocalizedString
object
A set of localized strings that support formatting. Invalid locale values will be ignored.
PageInformation
object
Information about pages
2 properties
ClassificationSchemeRef
object
A reference to a classification scheme
1 required
ClassificationRefList
object
List of classification references
1 property
EventRef
object
A reference to an event
1 required
DateRange
object
A date range
2 properties
AllowedKeywordGroupConfiguration
object
A specification of the allowed behavior of a specified keyword group
10 properties 1 required
DisciplinesAssociation
object
An association between a content and a number of discipline assignments
3 properties 1 required
WorkflowListResult
object
List of workflow steps.
1 property
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.
KeywordGroup
object
4 properties 2 required
LocalesList
object
List of available locales
1 property
NoteListResult
object
List of notes
3 properties
DisciplinesAssociationListResult
object
List of discipline associations. Can contain a subset of all items along with the full count
3 properties
Workflow
object
Information about workflow
2 properties 1 required
OrderingsList
object
List of available orderings
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vrije-universiteit-amsterdam-event-api-openapi.yml Raw ↑

Other APIs Vrije Universiteit Amsterdam publishes across the network.

VU Research Portal OAI-PMH
VU Amsterdam research data on DataverseNL
Vrije Universiteit Amsterdam activity API
Vrije Universiteit Amsterdam application API
Vrije Universiteit Amsterdam authorCollaboration API
Vrije Universiteit Amsterdam award API
Vrije Universiteit Amsterdam classificationScheme API
Vrije Universiteit Amsterdam concept API
Vrije Universiteit Amsterdam course API
Vrije Universiteit Amsterdam dataSet API
Vrije Universiteit Amsterdam equipment API
Vrije Universiteit Amsterdam externalOrganization API
Where this information came from

This is an independent, third-party profile of Vrije Universiteit Amsterdam event API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.