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 ProjectInvitation API

Endpoints for the project invitations.

RWTH Aachen University ProjectInvitation 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 ProjectInvitation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 3 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 9 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.

5 operations 2 paths 9 schemas 1 DELETE2 GET1 OPTIONS1 POST

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 ProjectInvitation 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 5

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

ProjectInvitation 5

Endpoints for the project invitations.

GET
/api/v2/projects/{projectId}/invitations/{projectInvitationId}
Retrieves a project invitation for a specified project.
GetProjectInvitation 2 params → 200404
DELETE
/api/v2/projects/{projectId}/invitations/{projectInvitationId}
Deletes a project invitation for a specified project.
DeleteProjectInvitation 2 params → 204403404
GET
/api/v2/projects/{projectId}/invitations
Retrieves all project invitations for a specified project.
GetProjectInvitations 4 params → 200
POST
/api/v2/projects/{projectId}/invitations
Creates a project invitation for a specified project.
CreateProjectInvitation 1 param body → 201403400404
OPTIONS
/api/v2/projects/{projectId}/invitations
Responds with the HTTP methods allowed for the endpoint.
1 param → 200

Schemas 9

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

ProjectInvitationDtoResponse
object
4 properties
PublicUserDto
object
Represents a public user data transfer object (DTO).
6 properties 2 required
ProjectInvitationForProjectManipulationDto
object
Data transfer object (DTO) representing an invitation for project manipulation.
2 properties 2 required
RoleMinimalDto
object
Represents a Data Transfer Object (DTO) containing minimal information about a role.
1 property 1 required
ProjectInvitationDtoPagedResponse
object
5 properties
TitleDto
object
Represents the Data Transfer Object (DTO) for title information.
2 properties 2 required
ProjectInvitationDto
object
Represents a data transfer object (DTO) for project invitations.
6 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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rwth-aachen-university-projectinvitation-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