Cyware · Authentication Profile

Cyware Authentication

Authentication

Cyware secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

Threat Intelligencecyber-threat-intelligenceCybersecuritySecurity OperationsThreat Intelligence PlatformSTIXTAXIImitre-attackSOARSecurity OrchestrationIncident Responsethreat-intelligence-sharingisacIndicators of CompromiseMCPAgentic AI
Methods: apiKey Schemes: 2 OAuth flows: API key in: query

Security Schemes

ctixOpenApiSignature apiKey
· in: query (AccessID)
coOpenApiSignature apiKey
· in: query (access_id)

Source

Authentication Profile

Raw ↑
generated: '2026-08-04'
method: derived
source: openapi/cyware-intel-exchange-openapi.yml, openapi/cyware-orchestrate-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: ctixOpenApiSignature
  type: apiKey
  in: query
  parameter: AccessID
  description: 'Intel Exchange Open API credentials. Every request carries three query parameters:
    AccessID (the access ID of the Open API credential), Expires (an epoch timestamp, at most
    30 seconds in the future) and Signature - an HMAC-SHA1 of "AccessID\nExpires" keyed with
    the secret key, Base64 encoded and then URL encoded. See https://ctixapiv3.cyware.com/authentication'
  sources:
  - openapi/cyware-intel-exchange-openapi.yml
- name: coOpenApiSignature
  type: apiKey
  in: query
  parameter: access_id
  description: Orchestrate Open API credentials. Every request carries access_id, expires (epoch,
    current time + up to 30 seconds) and signature query parameters, where StringToSign = access_id
    + "\n" + expires and Signature = Base64(HMAC-SHA1(secret_key, StringToSign)). See https://orchestrateapi.cyware.com/authentication
  sources:
  - openapi/cyware-orchestrate-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/cyware-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.