Quiltt Profiles API
Manage end-user Profiles.
Quiltt Profiles API is one of 5 APIs that Quiltt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Profiles. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 5 operations across 2 paths, and defines 2 schemas. 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 Profiles 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 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Manage end-user Profiles.
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Profile (11 properties), ProfileInput (7 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.