Caplinked · Authentication Profile

Caplinked Authentication

Authentication

Caplinked secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyVirtual Data RoomDocument SecurityFile SharingDue DiligenceMergers and AcquisitionsDigital Rights ManagementComplianceData RoomSecurity
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

HmacRequestSigning apiKey
scheme: HMAC-SHA256 · in: header ()

Source

Authentication Profile

caplinked-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developer.caplinked.com/getting-started
docs: https://developer.caplinked.com/getting-started
summary:
  types:
  - apiKey
  scheme: hmac-request-signing
  algorithm: HMAC-SHA256
  api_key_in:
  - header
  oauth2_flows: []
schemes:
- name: HmacRequestSigning
  type: apiKey
  in: header
  scheme: HMAC-SHA256
  description: >-
    CapLinked API requests are signed with the account's private key using the
    HMAC-SHA256 algorithm. The signed payload combines the public API key, the
    user token, and a request expiration timestamp. Requests are transmitted over
    TLS.
  headers:
  - name: x-api-key
    description: Public API key that identifies the account.
  - name: x-api-user-token
    description: User token identifying the user resource making the request.
  - name: x-api-signature
    description: 'Signature in the form: Method=HMAC-SHA256 Signature=[hash].'
  - name: x-api-exp-date
    description: Unix UTC timestamp after which the signed request expires (example TTL 1800s / 30 min).
notes:
- Private keys must never be committed to source control and can be reset/rolled at any time.
- Organization-level public and private keys are supported for signing API requests (added 2017-02-17).

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/caplinked-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.