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

RWTH Aachen University ProjectMember API

Endpoints for the project members.

RWTH Aachen University ProjectMember API is one of 50 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.2.0, 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.2.0
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.

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
ProjectRoleForProjectManipulationDto
object
Data transfer object (DTO) representing a project role for manipulation within a project.
1 property 1 required
ProjectRoleDtoPagedResponse
object
5 properties
ProjectRoleDtoResponse
object
4 properties
TitleDto
object
Represents the Data Transfer Object (DTO) for title information.
2 properties 2 required
ProjectMinimalDto
object
Represents a minimal data transfer object (DTO) for a project.
1 property 1 required
ProjectRoleDto
object
Represents a data transfer object (DTO) for a project role.
4 properties
Pagination
object
Represents pagination information for a collection of items.
6 properties
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

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
Where this information came from

This is an independent, third-party profile of RWTH Aachen University ProjectMember 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.