Weld Reverse ETL Syncs API is one of 13 APIs that Weld publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Reverse ETL Syncs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.
This API exposes
12 operations
across 9 paths,
and defines 18 schemas.
It is described by OpenAPI 3.0.0, at version 0.1.
Requests are made against a single base URL, https://connect.weld.app.
12 operations9 paths18 schemas1 DELETE5 GET6 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
0.1
Base URL
https://connect.weld.app
Authentication
API Key
Resource Areas
1
Authentication & Security 1
Weld Reverse ETL Syncs API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as x-api-key (api_key).
By default, every request must be authenticated.
api_key — The API key from Settings - API Keys
Paths & Operations 12
Across 9 paths, the API surfaces 12 operations — 1 DELETE, 5 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are ReverseEtlSyncWithSettingsDto (14 properties), ReverseEtlSyncDto (13 properties), CreateReverseEtlSyncRequestDto (7 properties), ReverseEtlDestinationPropertyDto (6 properties). Each schema is shown below with its type and property counts.
PagedReverseEtlSyncDto
object
3 properties2 required
UpdateReverseEtlSyncRequestDto
object
5 properties2 required
ReverseEtlSyncWithSettingsDto
object
14 properties10 required
CreateReverseEtlSyncRequestDto
object
7 properties4 required
ReverseEtlDestinationSchemaDto
object
1 property1 required
ReverseEtlSyncRequestRunResponseDto
object
1 property1 required
ReverseEtlSyncOperationRequestDto
object
2 properties2 required
ReverseEtlAvailableOperationDto
object
3 properties3 required
ReverseEtlObjectTypesDto
object
1 property1 required
ReverseEtlSettingsRequestDto
object
1 property
ReverseEtlDestinationPropertyDto
object
6 properties6 required
ReverseEtlSyncMappingRequestDto
object
3 properties2 required
ReverseEtlSyncMappingDto
object
3 properties2 required
ReverseEtlSyncOperationDto
object
2 properties2 required
ReverseEtlObjectTypeDto
object
4 properties4 required
ReverseEtlAvailableOperationsDto
object
1 property1 required
ReverseEtlSyncRequestRunConflictResponseDto
object
3 properties2 required
ReverseEtlSyncDto
object
13 properties9 required
Specification
The full machine-readable OpenAPI contract behind this narrative.