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 asset-types API

The asset-types API from Remberg — 3 operation(s) for asset-types.

Remberg asset-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 asset-types. The published artifact set on APIs.io includes an OpenAPI specification.

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

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

7 operations 3 paths 2 schemas 2 DELETE2 GET2 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 asset-types API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (authorization).

Paths & Operations 7

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

asset-types 7
GET
/v2/assets/types/{id}
Get an AssetType by its internal ID
/v2/assets/types/{id}_get 1 param → 200403404
PATCH
/v2/assets/types/{id}
Update an AssetType by its internal ID
/v2/assets/types/{id}_patch 1 param body → 204400403404409
DELETE
/v2/assets/types/{id}
Delete an AssetType by its internal ID
/v2/assets/types/{id}_delete 1 param → 204400403409
GET
/v2/assets/types/label/{assetTypeLabel}
Get an AssetType by its label
/v2/assets/types/label/{assetTypeLabel}_get 1 param → 200403404
PATCH
/v2/assets/types/label/{assetTypeLabel}
Update an AssetType by its label
/v2/assets/types/label/{assetTypeLabel}_patch 1 param body → 204400403404409
DELETE
/v2/assets/types/label/{assetTypeLabel}
Delete an AssetType by its label
/v2/assets/types/label/{assetTypeLabel}_delete 1 param → 204400403409
POST
/v2/assets/types
Create a new AssetType
/v2/assets/types_post body → 201400403409

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are AssetTypeCfaResponseDto (5 properties), AssetTypesCfaCreateAndUpdateOneBodyDto (2 properties). Each schema is shown below with its type and property counts.

AssetTypeCfaResponseDto
object
5 properties 5 required
AssetTypesCfaCreateAndUpdateOneBodyDto
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Remberg publishes across the network.

Remberg ai-chat API
Remberg asset-status-signals API
Remberg assets API
Remberg contacts API
Remberg failure-types 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