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

Aarhus University contract API

The contract API from Aarhus University — 26 operation(s) for contract.

Aarhus University contract API is one of 39 APIs that Aarhus University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 30 operations across 26 paths, and defines 53 schemas. It is described by OpenAPI 3.0.1, at version 5.35.3-4.

Requests are made against a single base URL, https://pure.au.dk/ws/api.

30 operations 26 paths 53 schemas 1 DELETE22 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.au.dk/ws
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Aarhus University contract 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 30

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

contract 30
GET
/contracts
Lists all contracts
contract_list 3 params → 200
PUT
/contracts
Create contract
contract_create body → 201400
GET
/contracts/allowed-classified-identifier-types
A list of allowed classified identifier types
contract_getAllowedClassifiedIdentifierTypes → 200
GET
/contracts/allowed-collaborator-types
A list of allowed contract collaborator types
contract_getAllowedCollaboratorTypes → 200
GET
/contracts/allowed-description-types
A list of allowed description types
contract_getAllowedDescriptionTypes → 200
GET
/contracts/allowed-document-licenses
A list of allowed document licenses
contract_getAllowedDocumentLicenses → 200
GET
/contracts/allowed-document-types
A list of allowed document types
contract_getAllowedDocumentTypes → 200
GET
/contracts/allowed-document-version-types
A list of allowed document version types
contract_getAllowedDocumentVersionTypes → 200
GET
/contracts/allowed-keyword-group-configurations
A list of keyword group configurations
contract_getAllowedKeywordGroupConfigurations → 200
GET
/contracts/allowed-keyword-group-configurations/{id}/classifications
A list of allowed classifications for the specified keyword group
contract_getAllowedKeywordGroupConfigurationClassifications 1 param → 200
GET
/contracts/allowed-link-types
A list of allowed link types
contract_getAllowedLinkTypes → 200
GET
/contracts/allowed-locales
A list of allowed locales in localized strings
contract_getAllowedLocales → 200
GET
/contracts/allowed-persons-roles
A list of allowed person roles
contract_getAllowedPersonsRoles → 200
GET
/contracts/allowed-replies
A list of allowed reply values
contract_getAllowedReplies → 200
GET
/contracts/allowed-requirements
A list of allowed requirement values
contract_getAllowedRequirements → 200
GET
/contracts/allowed-types
A list of allowed contract types
contract_getAllowedTypes → 200
GET
/contracts/allowed-workflow-steps
A list of allowed workflow steps
contract_getAllowedWorkflowSteps → 200
PUT
/contracts/file-uploads
Upload file for a specific contract
contract_fileUploads 1 param body → default
GET
/contracts/orderings
Lists available orderings
contract_getOrderings → 200
POST
/contracts/search
Query operation for contracts
contract_query body → 200400
GET
/contracts/{uuid}
Get contract
contract_get 1 param → 200301404
PUT
/contracts/{uuid}
Update contract
contract_update 1 param body → 200400404409
DELETE
/contracts/{uuid}
Delete contract
contract_delete 1 param → 204404409
POST
/contracts/{uuid}/actions/lock
Lock the content
contract_lock 1 param → 204404409
POST
/contracts/{uuid}/actions/unlock
Unlock the content
contract_unlock 1 param → 204404409
GET
/contracts/{uuid}/dependents
Lists all dependents to a contract
contract_dependents 2 params → 200
GET
/contracts/{uuid}/files/{fileId}
Get file from the contract
contract_getFile 2 params → 200
GET
/contracts/{uuid}/milestones
List contract milestones on an contract
contract_getMilestones 1 param → 200400404
GET
/contracts/{uuid}/notes
Lists notes
contract_listNotes 3 params → 200404
PUT
/contracts/{uuid}/notes
Create note
contract_createNote 1 param body → 200400

Schemas 53

The contract defines 53 schemas that model the data the API accepts and returns. The most detailed are Contract (35 properties), Milestone (30 properties), ContractDocument (18 properties), MilestoneDocument (15 properties). Each schema is shown below with its type and property counts.

Contract
object
A contract
35 properties 5 required
ExternalPersonRef
object
A reference to a person external to the institution
1 required
ApplicationRef
object
A reference to an application
1 required
Link
object
A hyperlink describing a location on the web.
5 properties 1 required
Note
object
A note
3 properties 1 required
MilestoneListResult
object
List of milestones. Can contain a subset of all items along with the full count
3 properties
MilestoneReminder
object
A milestone reminder.
3 properties 2 required
SystemLocalizedString
object
A set of localized string values each for a specific UI locale.
EthicalReviewRef
object
A reference to an ethical review
1 required
ClassificationSchemeRef
object
A reference to a classification scheme
1 required
ClassificationRef
object
A reference to a classification value
2 properties 1 required
KeywordGroup
object
4 properties 2 required
ClassificationRefList
object
List of classification references
1 property
Milestone
object
A milestone.
30 properties 2 required
ProjectRef
object
A reference to project
1 required
ContractApplicationAssociation
object
An association with an application
2 properties 1 required
OrganizationRef
object
A reference to an organization in the institution
1 required
ContractQuery
object
Create a query for contract
6 properties
NoteListResult
object
List of notes
3 properties
FormattedLocalizedString
object
A set of localized strings that support formatting. Invalid locale values will be ignored.
ContentRef
object
2 properties 2 required
ConflictProblemDetails
object
Problem details for state conflict failures
7 properties
ExternalOrganizationRef
object
A reference to an organization external to the institution
1 required
ContractListResult
object
List of contracts. Can contain a subset of all items along with the full count
3 properties
ContractCurtailed
object
Information about the reason the contract is curtailed.
2 properties
ContractExtended
object
Information about the contract extension.
1 property
PageInformation
object
Information about pages
2 properties
LocalesList
object
List of available locales
1 property
ContractContractAssociation
object
An association with a contract
2 properties 1 required
AllowedKeywordGroupConfiguration
object
A specification of the allowed behavior of a specified keyword group
10 properties 1 required
UploadedFile
object
Information about the uploaded file
7 properties 1 required
Visibility
object
Visibility of an object
2 properties 1 required
OrderingsList
object
List of available orderings
1 property
ProblemDetails
object
RFC7807 Error details
5 properties
RemoteFile
object
Information about a remote file (Elsevier only)
6 properties 4 required
AllowedKeywordGroupConfigurationList
object
List of allowed keyword group configurations
1 property
ContractDocument
object
A contract document.
18 properties 5 required
AbstractClassifiedContractPersonAssociation
object
The persons associated with this contract
5 properties 2 required
SystemCurrencyAmount
object
A monetary value in the Pure installation's system currency as defined by the W3C's Payment Request standard: https://www.w3.org/TR/payment-request/paymentcurr…
2 properties 1 required
ClassifiedFormattedLocalizedValue
object
A classified formatted localized value
3 properties 1 required
ContractRef
object
A reference to a contract
1 required
Identifier
object
1 property 1 required
Name
object
A name describing a person, made up of given- and family name
2 properties
MilestoneDocument
object
A milestone document
15 properties 4 required
Workflow
object
Information about workflow
2 properties 1 required
DateRange
object
A date range
2 properties
UserRef
object
A reference to an user
1 required
ContractCollaboratorAssociation
object
A association between a contract and a collaborator
5 properties 1 required
LocalizedString
object
A set of string values, one for each submission locale. Note: invalid locale values will be ignored.
WorkflowListResult
object
List of workflow steps.
1 property
AwardRef
object
A reference to an award
1 required
ContentRefListResult
object
List of Content Refs
1 property
ContractAwardAssociation
object
An association with an award
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aarhus-contract-api-openapi.yml Raw ↑

Other APIs Aarhus University publishes across the network.

Pure OAI-PMH Metadata Service
Course Catalogue and Timetable (mitstudie / STADS)
Aarhus University activity API
Aarhus University application API
Aarhus University authorCollaboration API
Aarhus University award API
Aarhus University classificationScheme API
Aarhus University concept API
Aarhus University conferenceSeries API
Aarhus University course API
Aarhus University dataSet API
Aarhus University education API