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

The parts API from Remberg — 3 operation(s) for parts.

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

Tagged areas include parts. The published artifact set on APIs.io includes an OpenAPI specification.

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

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

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

Paths & Operations 6

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

parts 6
GET
/v2/parts
Get all parts
/v2/parts_get 9 params → 200400403
POST
/v2/parts
Create a new part
/v2/parts_post body → 201400403404409
GET
/v2/parts/{id}
Get a specific part
/v2/parts/{id}_get 2 params → 200400403404
PATCH
/v2/parts/{id}
Update a specific part
/v2/parts/{id}_patch 1 param body → 204400403404409
GET
/v2/parts/number/{partNumber}
Get a Part by its number
/v2/parts/number/{partNumber}_get 2 params → 200403404
PATCH
/v2/parts/number/{partNumber}
Update a Part by its number
/v2/parts/number/{partNumber}_patch 1 param body → 204400403404409

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are PartTypeCfaResponseDto (15 properties), PartTypesCfaUpdateOneBodyDto (15 properties), PartTypesCfaCreateOneBodyDto (15 properties), PartTypeListItemCfaResponseDto (10 properties). Each schema is shown below with its type and property counts.

CustomPropertyValueCreateCfaBodyDto
object
2 properties 2 required
CustomPropertyValueCfaResponseDto
object
3 properties 2 required
ContactInfoCfaResponseDto
object
4 properties 1 required
PartTypeListItemCfaResponseDto
object
10 properties 7 required
PartTypesCfaCreateOneBodyDto
object
15 properties 2 required
PartTypesCfaFindManyResponseDto
object
2 properties 2 required
AssetTypeInfoCfaResponseDto
object
2 properties 2 required
PartTypesCfaCreateOneResponseDto
object
1 property 1 required
PartTypesCfaUpdateOneBodyDto
object
15 properties
PartTypeCfaResponseDto
object
15 properties 8 required
CustomPropertyValueUpdateCfaBodyDto
object
2 properties 2 required
AssetInfoCfaResponseDto
object
3 properties 3 required
OrganizationInfoCfaResponseDto
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

remberg-parts-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 failure-types API
Remberg files API
Remberg forms API
Remberg inventories API
Remberg organizations API
Remberg part-stock-changes API
Remberg procedure-templates API