OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/api/apiv3/endpoints
ulferts 4d1b1732a8
Feature/api example (#8699)
4 years ago
..
README.md Feature/api example (#8699) 4 years ago
activities.apib remove textile 6 years ago
attachments.apib [28431] Don't render attachment with downloadLocation 6 years ago
budgets.apib Feature/remove timelog (#8557) 4 years ago
categories.apib
configuration.apib embed UserPreferences in Configuration resource 5 years ago
custom-actions.apib Remove invalid references in separate api docs 5 years ago
custom-options.apib Feature/versions api update (#7299) 6 years ago
documents.apib provide index action and documentation on document api 6 years ago
grids.apib Fix some more links 5 years ago
groups.apib Feature/members api show (#7308) 6 years ago
help_texts.apib remove textile 6 years ago
members.apib Merge remote-tracking branch 'origin/documentation' into dev 5 years ago
news.apib adapts the news filter to be available on a dashboard 5 years ago
posts.apib document added resources 7 years ago
principals.apib
priorities.apib
projects.apib Merge remote-tracking branch 'origin/release/10.6' into dev 4 years ago
queries.apib Fix eben more links 5 years ago
relations.apib Fix some more links 5 years ago
render.apib remove textile 6 years ago
revisions.apib
roles.apib Feature/members api show (#7308) 6 years ago
root.apib hide op version for non admins in api 5 years ago
schemas.apib
statuses.apib Implement read-only work package attributes based on status 6 years ago
time_entries.apib Feature/remove timelog (#8557) 4 years ago
types.apib
user-preferences.apib
users.apib Change spelling from "e-mail" to "email" 5 years ago
versions.apib Fix some more links 5 years ago
wiki_pages.apib document added resources 7 years ago
work-packages.apib Feature/remove timelog (#8557) 4 years ago

README.md

Endpoints

The APIv3 can be grouped by the resources it supports.

This section is to be understood as a compendium for looking up specific endpoints to understand their capabilities and how to implement a client communicating with them. Be sure to have read the more generic introductory explanations before looking into a specific endpoint.