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

Endpoints for the applications profiles.

RWTH Aachen University ApplicationProfile 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 ApplicationProfile. 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 5 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.

5 operations 5 paths 10 schemas 3 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 ApplicationProfile 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 5 paths, the API surfaces 5 operations — 3 GET, 1 OPTIONS, 1 POST. Each is listed below with its method, path, parameters, and response codes.

ApplicationProfile 5

Endpoints for the applications profiles.

GET
/api/v2/application-profiles/profiles
Retrieves all application profiles.
GetApplicationProfiles 6 params → 200
GET
/api/v2/application-profiles/profiles/{profile}
Retrieves an application profile by its URI.
GetApplicationProfile 3 params → 200404
GET
/api/v2/application-profiles/profiles/{profile}/raw
Retrieves the raw application profile definition by its URI.
GetRawApplicationProfile 1 param → 200404
POST
/api/v2/application-profiles/requests
Submits a request to create a new application profile.
CreateApplicationProfileRequest body → 201403400404
OPTIONS
/api/v2/application-profiles
Responds with the HTTP methods allowed for the endpoint.
→ 200

Schemas 10

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

ApplicationProfileDtoPagedResponse
object
5 properties
AcceptedLanguage
string
Accepted languages by the API.
ApplicationProfileForCreationDtoResponse
object
4 properties
ApplicationProfileDto
object
Represents an application profile data transfer object.
4 properties 1 required
Pagination
object
Represents pagination information for a collection of items.
6 properties
RdfDefinitionForManipulationDto
object
Represents the data transfer object (DTO) used for manipulating RDF definitions.
2 properties 2 required
RdfFormat
string
Specifies the RDF (Resource Description Framework) format.
ApplicationProfileForCreationDto
object
Data transfer object (DTO) representing the creation of an application profile.
3 properties 3 required
ApplicationProfileDtoResponse
object
4 properties
RdfDefinitionDto
object
Represents a Data Transfer Object (DTO) for RDF (Resource Description Framework) definition details.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rwth-aachen-university-applicationprofile-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 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
RWTH Aachen University License API