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

Remberg failure-types API

The failure-types API from Remberg — 2 operation(s) for failure-types.

Remberg failure-types API is one of 19 APIs that Remberg publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include failure-types. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version v1.

Requests are made against a single base URL, https://api.remberg.de.

4 operations 2 paths 7 schemas 1 DELETE1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1
Base URL
https://api.remberg.de
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Remberg failure-types API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (authorization).

Paths & Operations 4

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

failure-types 4
GET
/v2/assets/failure-types
Get all failure types
/v2/assets/failure-types_get → 200400403
POST
/v2/assets/failure-types
Create a new failure type
/v2/assets/failure-types_post body → 201400403
PATCH
/v2/assets/failure-types/{reference}
Update an existing failure type
/v2/assets/failure-types/{reference}_patch 1 param body → 204400403
DELETE
/v2/assets/failure-types/{reference}
Delete a failure type by its reference
/v2/assets/failure-types/{reference}_delete 1 param → 204400403

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are MultiLanguageTextResponseDto (17 properties), MultiLanguageTextBodyDto (17 properties), CustomTagCfaResponseDto (6 properties), CustomTagCfaCreateBodyDto (3 properties). Each schema is shown below with its type and property counts.

CustomTagCfaCreateBodyDto
object
3 properties 2 required
CustomTagCfaFindAllResponseDto
object
1 property 1 required
CustomTagCfaCreateResponseDto
object
1 property 1 required
MultiLanguageTextBodyDto
object
17 properties
CustomTagCfaResponseDto
object
6 properties 4 required
CustomTagCfaUpdateBodyDto
object
2 properties
MultiLanguageTextResponseDto
object
17 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

remberg-failure-types-api-openapi.yml Raw ↑

Other APIs Remberg publishes across the network.

Remberg ai-chat API
Remberg asset-status-signals API
Remberg asset-types API
Remberg assets API
Remberg contacts API
Remberg files API
Remberg forms API
Remberg inventories API
Remberg organizations API
Remberg part-stock-changes API
Remberg parts API
Remberg procedure-templates API