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

RWTH Aachen University ProjectMember API

Endpoints for the project members.

RWTH Aachen University ProjectMember API is one of 49 APIs that RWTH Aachen University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

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

This API exposes 7 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.0.1, at version 2.0.

Requests are made against a single base URL, https://coscine.rwth-aachen.de/coscine.

7 operations 3 paths 10 schemas 1 DELETE3 GET1 OPTIONS1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.0
Base URL
https://coscine.rwth-aachen.de/coscine/api/
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

RWTH Aachen University ProjectMember API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

  • Bearer — JWT Authorization header using the Bearer scheme.

Paths & Operations 7

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

ProjectMember 7

Endpoints for the project members.

GET
/api/v2/projects/{projectId}/members/{membershipId}
Retrieves a project membership for a specified project.
GetMembership 2 params → 200404
PUT
/api/v2/projects/{projectId}/members/{membershipId}
Updates a project membership for a specified project.
UpdateMembership 2 params body → 204403400404
DELETE
/api/v2/projects/{projectId}/members/{membershipId}
Deletes a project membership for a specified project.
DeleteMembership 2 params → 204403404
GET
/api/v2/projects/{projectId}/members
Retrieves all project memberships for a specified project.
GetMemberships 4 params → 200
POST
/api/v2/projects/{projectId}/members
Creates a project membership for a specified project.
AddMembership 1 param body → 201403400404
OPTIONS
/api/v2/projects/{projectId}/members
Responds with the HTTP methods allowed for the endpoint.
1 param → 200
GET
/api/v2/projects/{projectId}/members/me
Retrieves the project role of the authenticated user for a specified project.
GetMyMembership 1 param → 200404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are PublicUserDto (6 properties), Pagination (6 properties), ProjectRoleDtoPagedResponse (5 properties), ProjectRoleDtoResponse (4 properties). Each schema is shown below with its type and property counts.

ProjectRoleForProjectManipulationDto
object
Data transfer object (DTO) representing a project role for manipulation within a project.
1 property 1 required
PublicUserDto
object
Represents a public user data transfer object (DTO).
6 properties 2 required
RoleDto
object
Represents a Data Transfer Object (DTO) for a role.
3 properties 3 required
TitleDto
object
Represents the Data Transfer Object (DTO) for title information.
2 properties 2 required
ProjectRoleDto
object
Represents a data transfer object (DTO) for a project role.
4 properties
ProjectRoleDtoResponse
object
4 properties
Pagination
object
Represents pagination information for a collection of items.
6 properties
ProjectMinimalDto
object
Represents a minimal data transfer object (DTO) for a project.
1 property 1 required
ProjectRoleDtoPagedResponse
object
5 properties
ProjectRoleForProjectCreationDto
object
Data transfer object (DTO) representing the creation of a project role within a project. Inherits from the base class Coscine.Api.Core.Shared.DataTransferObjec…
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rwth-aachen-university-projectmember-api-openapi.yml Raw ↑

Other APIs RWTH Aachen University publishes across the network.

RWTH Publications OAI-PMH
RWTH Single Sign-On (OAuth2 / OpenID Connect / Shibboleth)
RWTH Aachen University Admin API
RWTH Aachen University ApplicationProfile API
RWTH Aachen University Blob API
RWTH Aachen University DataHamsterReport API
RWTH Aachen University Discipline API
RWTH Aachen University Graph API
RWTH Aachen University GraphMetadata API
RWTH Aachen University GraphMetadataContent API
RWTH Aachen University Handle API
RWTH Aachen University Language API