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

OpenProject Versions API

Work Packages can be assigned to a version. As such, versions serve to group Work Packages into logical units where each group comprises all the work packages that needs to be finished in order for the version to be finished.## Actions| Link | Description | Condition ||:-------------------:|--------------------------------------------------------------------------| ---------------------------------------|| update | Form endpoint that aids in preparing and performing edits on the version | **Permission**: manage versions || updateImmediately | Directly perform edits on the version | **Permission**: manage versions |## Linked Properties| Link | Description | Type | Constraints | Supported operations ||:-------------------:|----------------------------------------- | ------------- | -------------------------------------------------------------- | -------------------- || self | This version | Version | not null | READ || definingProject | The workspace to which the version belongs | Workspace | only present if the workspace is visible for the current user | READ || availableInProjects | Workspaces where this version can be used | Workspaces | not null | READ |Depending on custom fields defined for versions, additional linked properties might exist.## Local Properties| Property | Description | Type | Constraints | Supported operations || :---------: | --------------------------------------------- | ----------- | ----------- | -------------------- || id | Version id | Integer | x > 0 | READ || name | Version name | String | not null, may not exceed 60 characters | READ / WRITE || description | | Formattable | | READ / WRITE || startDate | | Date | | READ / WRITE || endDate | | Date | | READ / WRITE || status | The current status of the version | String | not null, only 'open', 'finished', 'closed' | READ / WRITE || sharing | The current status of the version | String | not null, limited to fixed set as defined by form | READ / WRITE || createdAt | Time of creation | DateTime | not null | READ || updatedAt | Time of the most recent change to the version | DateTime | not null | READ |Depending on custom fields defined for versions, additional properties might exist.

OpenProject Versions API is one of 62 APIs that OpenProject publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Versions. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 11 operations across 8 paths, and defines 13 schemas. It is described by OpenAPI 3.1.2, at version 3.

Requests are made against 3 base URLs: https://qa.openproject-edge.com, https://qa.openproject-stage.com, https://community.openproject.org.

11 operations 8 paths 13 schemas 1 DELETE6 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.2
API Version
3
Base URL
https://community.openproject.org/api/v3
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

OpenProject Versions API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 1 DELETE, 6 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Versions 11

Work Packages can be assigned to a version. As such, versions serve to group Work Packages into logical units where each group comprises all the work packages that needs to be fin…

GET
/api/v3/projects/{id}/versions
List versions available in a project
List_versions_available_in_a_project 1 param → 200404
GET
/api/v3/versions
List versions
list_versions 2 params → 200
POST
/api/v3/versions
Create version
create_version body → 201400403406415422
GET
/api/v3/versions/available_projects
Available projects for versions
Available_projects_for_versions → 200403
POST
/api/v3/versions/form
Version create form
Version_create_form → 200400403406415
GET
/api/v3/versions/schema
View version schema
View_version_schema → 200403
GET
/api/v3/versions/{id}
Get version
get_version 1 param → 200404
DELETE
/api/v3/versions/{id}
Delete version
delete_Version 1 param → 204403404406415
PATCH
/api/v3/versions/{id}
Update Version
update_Version 1 param body → 200400403404406415422
POST
/api/v3/versions/{id}/form
Version update form
Version_update_form 1 param → 200400403406415
GET
/api/v3/workspaces/{id}/versions
List versions available in a workspace
List_versions_available_in_a_workspace 1 param → 200404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Link (7 properties), CollectionModel (4 properties), ErrorResponse (4 properties), Formattable (3 properties). Each schema is shown below with its type and property counts.

CollectionModel
object
4 properties 4 required
Link
object
7 properties 1 required
Versions_by_WorkspaceModel
VersionWriteModel
VersionReadModel
CollectionLinks
object
1 property 1 required
Formattable
object
3 properties 1 required
Available_projects_for_versionsModel
object
ErrorResponse
object
4 properties 3 required
CustomFieldLinkedProperties
object
Version_schemaModel
object
VersionCollectionModel
CustomFieldProperties
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openproject-versions-api-openapi.yml Raw ↑

Other APIs OpenProject publishes across the network.

OpenProject Actions & Capabilities API
OpenProject Activities API
OpenProject Attachments API
OpenProject Budgets API
OpenProject Categories API
OpenProject Collections API
OpenProject Configuration API
OpenProject Custom actions API
OpenProject Custom Field Items API
OpenProject Custom Fields API
OpenProject Custom Options API
OpenProject Documents API
Where this information came from

This is an independent, third-party profile of OpenProject Versions 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.