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

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

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

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

This API exposes 5 operations across 3 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.

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

Paths & Operations 5

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

users 5
GET
/v1/users
Get a list of users
/v1/users_get 8 params → 200400403
POST
/v1/users
Create a new user
/v1/users_post body → 201209400403409
GET
/v1/users/{id}
Get a specific user by ID
/v1/users/{id}_get 1 param → 200400403404
PATCH
/v1/users/{id}
Update a user by ID
/v1/users/{id}_patch 1 param body → 204209400403404409
POST
/v1/users/{id}/invite
(Re-)send the activation invite email to a user
/v1/users/{id}/invite_post 1 param → 204400403404409

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are UserCfaResponseDto (15 properties), UsersCfaUpdateOneBodyDto (9 properties), UsersCfaCreateOneBodyDto (9 properties), UserCfaListItemResponseDto (7 properties). Each schema is shown below with its type and property counts.

UsersCfaCreateOneResponseDto
object
1 property 1 required
UsersCfaCreateOneBodyDto
object
9 properties 4 required
UsersCfaUpdateOneBodyDto
object
9 properties
user_group_cfa_response_dto_UserGroupCfaResponseDto
object
2 properties 2 required
UsersCfaFindManyResponseDto
object
2 properties 2 required
UserCfaListItemResponseDto
object
7 properties 2 required
UserCfaResponseDto
object
15 properties 11 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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