TrustLogix REST API

REST API for the TrustLogix platform — manage data source accounts, data access policies (create / impact-preview / review / publish), data-source tags and associations, monitoring policies (v1 and v2), users and user attributes, and session login/logout. API-key auth via the Authorization header with a tenantId header on tenant-scoped calls; offset pagination (page_no/page_size/sort_by/sort_order); a { code, data, message } response envelope.

API entry from apis.yml

apis.yml Raw ↑
name: TrustLogix REST API
description: REST API for the TrustLogix platform — manage data source accounts, data access policies
  (create / impact-preview / review / publish), data-source tags and associations, monitoring policies
  (v1 and v2), users and user attributes, and session login/logout. API-key auth via the Authorization
  header with a tenantId header on tenant-scoped calls; offset pagination (page_no/page_size/sort_by/sort_order);
  a { code, data, message } response envelope.
humanURL: https://docs.trustlogix.io/trustlogix-api-documentation
baseURL: https://www.trustlogix.io
properties:
- type: APIReference
  url: https://docs.trustlogix.io/trustlogix-api-documentation
- type: Documentation
  url: https://docs.trustlogix.io
- type: Authentication
  url: authentication/trustlogix-authentication.yml
- type: Conventions
  url: conventions/trustlogix-conventions.yml
- type: ErrorCatalog
  url: errors/trustlogix-problem-types.yml