Quiltt Connections API
Manage a Profile's aggregator Connections.
Quiltt Connections API is one of 5 APIs that Quiltt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Connections. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 3 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against 2 base URLs: https://api.quiltt.io/v1, https://auth.quiltt.io/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Quiltt Connections API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (apiSecretKey).
It accepts HTTP bearer tokens (sessionToken).
By default, every request must be authenticated.
apiSecretKey— Your Quiltt API Secret Key used for Admin and token-issuance calls.sessionToken— A Profile-scoped JWT session token.
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 1 DELETE, 2 GET. Each is listed below with its method, path, parameters, and response codes.
Manage a Profile's aggregator Connections.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Connection (8 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Quiltt 4
Other APIs Quiltt publishes across the network.