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

Endpoints for the project quotas.

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

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

4 operations 2 paths 11 schemas 2 GET1 OPTIONS1 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 ProjectQuota 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 4

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

ProjectQuota 4

Endpoints for the project quotas.

GET
/api/v2/projects/{projectId}/quotas/{resourceTypeId}
Retrieves a project quota for a specified project and resource type.
GetProjectQuota 2 params → 200404
PUT
/api/v2/projects/{projectId}/quotas/{resourceTypeId}
Updates a project quota for a specified project and resource type.
UpdateProjectQuota 2 params body → 204403400404
GET
/api/v2/projects/{projectId}/quotas
Retrieves all project quotas for a specified project.
GetProjectQuotas 4 params → 200
OPTIONS
/api/v2/projects/{projectId}/quotas
Responds with the HTTP methods allowed for the endpoint.
1 param → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ProjectQuotaDto (7 properties), Pagination (6 properties), ProjectQuotaDtoPagedResponse (5 properties), ResourceQuotaDto (5 properties). Each schema is shown below with its type and property counts.

ResourceTypeMinimalDto
object
Represents a minimal Data Transfer Object (DTO) for a resource type.
2 properties 2 required
ProjectQuotaDto
object
Represents a data transfer object (DTO) containing quota information for a project.
7 properties
QuotaDto
object
Represents a Data Transfer Object (DTO) for quota values.
2 properties 2 required
QuotaUnit
string
Specifies the unit of quota.
ProjectQuotaDtoPagedResponse
object
5 properties
Pagination
object
Represents pagination information for a collection of items.
6 properties
ProjectQuotaForUpdateDto
object
Data transfer object (DTO) representing the update of project quotas.
2 properties 1 required
ProjectQuotaDtoResponse
object
4 properties
ResourceMinimalDto
object
Represents a minimal Data Transfer Object (DTO) for a resource, containing essential identifiers.
1 property 1 required
ResourceQuotaDto
object
Represents a Data Transfer Object (DTO) containing quota information for a resource.
5 properties 1 required
QuotaForManipulationDto
object
Represents a data transfer object (DTO) used for manipulating quota values.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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