Inth · Authentication Profile

Inth Authentication

Authentication

The c15t consent backend authenticates server-side requests with a Bearer API key. Browser-facing endpoints (init, status) are public and unauthenticated so the client SDK can bootstrap a banner without exposing a secret.

Inth declares 1 security scheme(s) across its OpenAPI definitions.

CompanyConsent ManagementPrivacyCookie ConsentGDPRCCPAComplianceConsentDeveloper ToolsOpen-Source
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: >-
  github.com/c15t/c15t packages/backend/src/middleware/auth/validate-api-key.ts
  and c15t.com/docs/self-host. Auth profile derived from the open-source backend
  and confirmed against docs.
description: >-
  The c15t consent backend authenticates server-side requests with a Bearer API
  key. Browser-facing endpoints (init, status) are public and unauthenticated so
  the client SDK can bootstrap a banner without exposing a secret.
docs: https://c15t.com/docs/self-host
schemes:
  - id: bearerAuth
    type: http
    scheme: bearer
    location: header
    header: Authorization
    format: "Bearer [example key]<key>"
    description: >-
      Secret API key passed as a Bearer token. Keys are provisioned per instance
      (inth.com dashboard) or configured for self-hosted deployments. The
      extractBearerToken middleware requires the literal "Bearer " prefix.
    applies_to:
      - GET /subjects (list by external ID)
      - PUT /legal-documents/{type}/current
public_endpoints:
  - GET /init
  - GET /status
  - GET /spec.json
oauth2: false
openid_connect: false
mutual_tls: false

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/inth-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.