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

Endpoints for the api tokens of a user.

RWTH Aachen University SelfApiToken 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 Self API Token. 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 6 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.

5 operations 2 paths 6 schemas 1 DELETE2 GET1 OPTIONS1 POST

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 SelfApiToken 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.

SelfApiToken 5

Endpoints for the api tokens of a user.

GET
/api/v2/self/api-tokens/{apiTokenId}
Retrieves an API token for the current authenticated user.
GetApiToken 1 param → 200404
DELETE
/api/v2/self/api-tokens/{apiTokenId}
Revokes an API token for the current authenticated user.
RevokeToken 1 param → 204400404
GET
/api/v2/self/api-tokens
Retrieves all API tokens for the current authenticated user.
GetAllApiTokens 3 params → 200
POST
/api/v2/self/api-tokens
Creates an API token for the current authenticated user.
CreateApiToken body → 201400404
OPTIONS
/api/v2/self/api-tokens
Responds with the HTTP methods allowed for the endpoint.
→ 200

Schemas 6

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

ApiTokenForCreationDto
object
Data transfer object (DTO) representing the creation of an API token.
2 properties 2 required
ApiTokenDtoResponse
object
4 properties
ApiTokenDtoPagedResponse
object
5 properties
UserMinimalDto
object
Represents a minimal Data Transfer Object (DTO) for user information.
1 property 1 required
Pagination
object
Represents pagination information for a collection of items.
6 properties
ApiTokenDto
object
Represents an API token used for authentication.
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rwth-aachen-university-selfapitoken-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 SelfApiToken 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.