Confrere · Authentication Profile

Confrere Authentication

Authentication

Confrere secures its APIs with http and apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyVideoVideo ConferencingCommunicationsHealthcareTelehealthEmbeddableWebRTC
Methods: http, apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

BearerToken http
scheme: bearer · in: header ()
ApiKey apiKey
· in: header ()
Nonce apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.compodium.com/api/
docs: https://docs.compodium.com/api/
notes: >-
  The published OpenAPI declares no named securitySchemes — authentication is
  documented as three required request headers on every operation. Captured
  here from the docs rather than derived from an (absent) securitySchemes block.
summary:
  types: [http, apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
  - name: BearerToken
    type: http
    scheme: bearer
    in: header
    header: Authorization
    format: "Bearer $TOKEN"
    description: >-
      Signed bearer token for the request, sent as `Authorization: Bearer
      $TOKEN`. Paired with the X-Vidicue-Nonce and X-Vidicue-Key headers.
    sources: [openapi/confrere-video-openapi.yml]
  - name: ApiKey
    type: apiKey
    in: header
    header: X-Vidicue-Key
    description: The API key issued for your integration.
    sources: [openapi/confrere-video-openapi.yml]
  - name: Nonce
    type: apiKey
    in: header
    header: X-Vidicue-Nonce
    description: A numeric nonce accompanying the bearer authorization.
    sources: [openapi/confrere-video-openapi.yml]

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/confrere-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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