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

University of Groningen milestone API

The milestone API from University of Groningen — 24 operation(s) for milestone.

University of Groningen milestone API is one of 75 APIs that University of Groningen publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 27 operations across 24 paths, and defines 28 schemas. It is described by OpenAPI 3.0.3, at version 6.9.

Requests are made against a single base URL, https://dataverse.nl.

27 operations 24 paths 28 schemas 1 DELETE20 GET3 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
6.9
Base URL
https://pure.rug.nl/ws/oai
Resource Areas
1

Paths & Operations 27

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

milestone 27
GET
/milestones
Lists all milestones
milestone_list 3 params → 200
PUT
/milestones
Create milestone
milestone_create body → 201400
GET
/milestones/allowed-categories
A list of allowed classifications for the category property
milestone_getAllowedCategories → 200
GET
/milestones/allowed-completion-states
A list of allowed completion states
milestone_getAllowedCompletionStates → 200
GET
/milestones/allowed-document-types
A list of allowed document types
milestone_getAllowedDocumentTypes → 200
GET
/milestones/allowed-locales
A list of allowed locales in localized strings
milestone_getAllowedLocales → 200
GET
/milestones/allowed-milestone-states
A list of allowed milestone states
milestone_getAllowedMilestoneStates → 200
GET
/milestones/application/allowed-academic-roles
A list of allowed academic roles for milestones which have a related application
milestone_getAllowedAcademicRolesRelatedToApplications → 200
GET
/milestones/application/allowed-administrative-roles
A list of allowed administrative roles for milestones which have a related application
milestone_getAllowedAdministrativeRolesRelatedToApplications → 200
GET
/milestones/award/allowed-academic-roles
A list of allowed academic roles for milestones which have a related award
milestone_getAllowedAcademicRolesRelatedToAwards → 200
GET
/milestones/award/allowed-administrative-roles
A list of allowed administrative roles for milestones which have a related award
milestone_getAllowedAdministrativeRolesRelatedToAwards → 200
GET
/milestones/contract/allowed-academic-roles
A list of allowed academic roles for milestones which have a related contract
milestone_getAllowedAcademicRolesRelatedToContract → 200
GET
/milestones/contract/allowed-administrative-roles
A list of allowed administrative roles for milestones which have a related contract
milestone_getAllowedAdministrativeRolesRelatedToContract → 200
GET
/milestones/ethical-review/allowed-academic-roles
A list of allowed academic roles for milestones which have a related ethical review
milestone_getAllowedAcademicRolesRelatedToEthicalReview → 200
GET
/milestones/ethical-review/allowed-administrative-roles
A list of allowed administrative roles for milestones which have a related ethical review
milestone_getAllowedAdministrativeRolesRelatedToEthicalReview → 200
PUT
/milestones/file-uploads
Upload file for a specific milestone
milestone_fileUploads 1 param body → default
GET
/milestones/orderings
Lists available orderings
milestone_getOrderings → 200
GET
/milestones/project/allowed-academic-roles
A list of allowed academic roles for milestones which have a related project
milestone_getAllowedAcademicRolesRelatedToProjects → 200
GET
/milestones/project/allowed-administrative-roles
A list of allowed administrative roles for milestones which have a related project
milestone_getAllowedAdministrativeRolesRelatedToProject → 200
POST
/milestones/search
Query operation for milestones
milestone_query body → 200400
GET
/milestones/{uuid}
Get milestone
milestone_get 1 param → 200301404
PUT
/milestones/{uuid}
Update milestone
milestone_update 1 param body → 200400404409
DELETE
/milestones/{uuid}
Delete milestone
milestone_delete 1 param → 204404409
POST
/milestones/{uuid}/actions/lock
Lock the content
milestone_lock 1 param → 204404409
POST
/milestones/{uuid}/actions/unlock
Unlock the content
milestone_unlock 1 param → 204404409
GET
/milestones/{uuid}/dependents
Lists all dependents to a milestone
milestone_dependents 2 params → 200
GET
/milestones/{uuid}/files/{fileId}
Get file from the milestone
milestone_getFile 2 params → 200

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are Milestone (30 properties), MilestoneDocument (15 properties), MilestoneQuery (8 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
MilestoneReminder
object
A milestone reminder.
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.
ProjectRef
object
A reference to project
1 required
MilestoneListResult
object
List of milestones. 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.
ContentRefListResult
object
List of Content Refs
1 property
Visibility
object
Visibility of an object
2 properties 1 required
ContractRef
object
A reference to a contract
1 required
RemoteFile
object
Information about a remote file (Elsevier only)
6 properties 4 required
MilestoneDocument
object
A milestone document
15 properties 4 required
Milestone
object
A milestone.
30 properties 2 required
APIStringListResult
object
2 properties
LocalesList
object
List of available locales
1 property
UploadedFile
object
Information about the uploaded file
7 properties 1 required
ApplicationRef
object
A reference to an application
1 required
MilestoneQuery
object
Create a query for milestone
8 properties
Identifier
object
1 property 1 required
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
EthicalReviewRef
object
A reference to an ethical review
1 required
ProblemDetails
object
RFC7807 Error details
5 properties
ClassificationRef
object
A reference to a classification value
2 properties 1 required
AwardRef
object
A reference to an award
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

university-of-groningen-milestone-api-openapi.yml Raw ↑

Other APIs University of Groningen publishes across the network.

UG Research Portal OAI-PMH (Pure)
iBridges / Python API for iRODS
University of Groningen Access API
University of Groningen activity API
University of Groningen addFilesToDataset API
University of Groningen addFileToDataset API
University of Groningen addGlobusFilesToDataset API
University of Groningen Admin API
University of Groningen application API
University of Groningen authorCollaboration API
University of Groningen award API
University of Groningen Batch API
Where this information came from

This is an independent, third-party profile of University of Groningen milestone 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.