Remberg organizations API is one of 19 APIs that Remberg publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include organizations. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
9 operations
across 4 paths,
and defines 9 schemas.
It is described by OpenAPI 3.0.0, at version v1.
Requests are made against a single base URL, https://api.remberg.de.
9 operations4 paths9 schemas2 DELETE4 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 organizations API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as authorization (authorization).
Paths & Operations 9
Across 4 paths, the API surfaces 9 operations — 2 DELETE, 4 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are OrganizationCfaResponseDto (11 properties), AddressCfaBodyDto (8 properties), OrganizationsCfaUpdateOneBodyDto (8 properties), OrganizationsCfaCreateOneBodyDto (8 properties). Each schema is shown below with its type and property counts.
OrganizationsCfaFindManyResponseDto
object
2 properties2 required
PhoneNumberCfaResponseDto
object
2 properties
OrganizationsCfaCreateOneBodyDto
object
8 properties1 required
PhoneNumberCfaBodyDto
object
2 properties
OrganizationCfaResponseDto
object
11 properties6 required
OrganizationsCfaUpdateOneBodyDto
object
8 properties
ContactsCfaFindManyResponseDto
object
2 properties2 required
AddressCfaBodyDto
object
8 properties
AddressCfaResponseDto
object
8 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.