SpecterOps · Authentication Profile

Specterops Authentication

Authentication

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

CompanyCybersecurityIdentityActive DirectoryAttack Path ManagementOffensive SecurityGraphBloodHound
Methods: apiKey, http Schemes: 4 OAuth flows: API key in: header

Security Schemes

JWTBearerToken http
scheme: bearer
SignedRequest apiKey
· in: header (Authorization)
RequestDate apiKey
· in: header (RequestDate)
HMACSignature apiKey
· in: header (Signature)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/specterops-bloodhound-openapi.json
docs: https://bloodhound.specterops.io/integrations/bloodhound-api/working-with-api
notes: 'Two mechanisms: JWT bearer (Authorization: Bearer $JWT, 8-hour TTL, via Login) and an HMAC-signed
  request using a non-expiring API key/ID pair (Authorization: bhesignature $TOKEN_ID + RequestDate +
  Signature; HMAC-SHA-256 chain over method+URI, RFC3339 date-to-hour, and body).'
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: JWTBearerToken
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: '`Authorization: Bearer $JWT_TOKEN`'
  sources:
  - openapi/specterops-bloodhound-openapi.json
- name: SignedRequest
  type: apiKey
  in: header
  parameter: Authorization
  description: '`Authorization: bhesignature $TOKEN_ID`'
  sources:
  - openapi/specterops-bloodhound-openapi.json
- name: RequestDate
  type: apiKey
  in: header
  parameter: RequestDate
  description: '`RequestDate: $RFC3339_DATETIME`'
  sources:
  - openapi/specterops-bloodhound-openapi.json
- name: HMACSignature
  type: apiKey
  in: header
  parameter: Signature
  description: '`Signature: $BASE64ENCODED_HMAC_SIGNATURE`'
  sources:
  - openapi/specterops-bloodhound-openapi.json

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