Forescout website screenshot

Forescout

Forescout Technologies is a cybersecurity company specializing in automated cybersecurity for device visibility, control, and compliance across IT, OT/ICS, IoT, and IoMT environments. The Forescout Platform (eyeSight, eyeControl, eyeInspect, eyeExtend, and Risk & Exposure Management) discovers, classifies, assesses, and secures every connected asset on the network without requiring agents. Forescout exposes REST APIs for external integration through the Open Integration Module (OIM) of eyeExtend Connect — the Web API and Data Exchange (DEX) plugins — plus the eyeSight Admin API and the eyeInspect Command Center REST API, giving programmatic access to host inventory, network policies, alerts, and vulnerability data. First-party integration example code (Python, Node, and Postman collections) is published in the Forescout GitHub org.

Forescout publishes 1 API on the APIs.io network: Web API (Open Integration Module). Tagged areas include Company, Cybersecurity, Network Security, Device Visibility, and Asset Inventory.

Forescout’s developer surface includes documentation, API reference, engineering blog, authentication, and 13 more developer resources.

24.9/100 emerging ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs 1 MCP Servers
CompanyCybersecurityNetwork SecurityDevice VisibilityAsset InventoryOT SecurityIoT SecurityVulnerability ManagementZero TrustREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 24.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/forescout: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Forescout Web API (Open Integration Module)

The Web API plugin of the Forescout eyeExtend Connect Open Integration Module lets external systems query and act on the Forescout platform over HTTP. Clients authenticate at PO...

Forescout eyeInspect Command Center REST API

REST API for the eyeInspect (SilentDefense) OT/ICS Command Center, providing access to asset inventory (hosts), alerts, vulnerabilities, sensors, and blacklists. Uses HTTP basic...

Forescout eyeSight Admin API

Administrative REST API plugin for the Forescout eyeSight platform, used to manage appliance configuration and switch/device administration surfaced in the Forescout examples re...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

forescout-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Forescout Authentication

http · 4 schemes

SECURITY

Forescout Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: forescout
name: Forescout
description: Forescout Technologies is a cybersecurity company specializing in automated cybersecurity for device visibility,
  control, and compliance across IT, OT/ICS, IoT, and IoMT environments. The Forescout Platform (eyeSight, eyeControl, eyeInspect,
  eyeExtend, and Risk & Exposure Management) discovers, classifies, assesses, and secures every connected asset on the network
  without requiring agents. Forescout exposes REST APIs for external integration through the Open Integration Module (OIM)
  of eyeExtend Connect — the Web API and Data Exchange (DEX) plugins — plus the eyeSight Admin API and the eyeInspect Command
  Center REST API, giving programmatic access to host inventory, network policies, alerts, and vulnerability data. First-party
  integration example code (Python, Node, and Postman collections) is published in the Forescout GitHub org.
url: https://raw.githubusercontent.com/api-evangelist/forescout/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.forescout.com/wp-content/uploads/2021/09/forescout-logo.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Cybersecurity
- Network Security
- Device Visibility
- Asset Inventory
- OT Security
- IoT Security
- Vulnerability Management
- Zero Trust
- REST API
apis:
- name: Forescout Web API (Open Integration Module)
  description: The Web API plugin of the Forescout eyeExtend Connect Open Integration Module lets external systems query and
    act on the Forescout platform over HTTP. Clients authenticate at POST /api/login and pass the returned JWT in the Authorization
    header on subsequent requests to endpoints such as /api/hosts, /api/policies, and /api/hostfields.
  humanURL: https://docs.forescout.com/bundle/web-api-1-5-3-h/page/web-api-1-5-3-h.RESTful-Web-Service-Interaction.html
  baseURL: https://your-forescout-appliance/api
  tags:
  - Device Visibility
  - Asset Inventory
  - Network Policy
  properties:
  - type: Documentation
    url: https://docs.forescout.com/bundle/web-api-1-5-3-h/
  - type: Authentication
    url: authentication/forescout-authentication.yml
  - type: Postman
    url: https://github.com/Forescout/examples/tree/master/web-api/postman
- name: Forescout eyeInspect Command Center REST API
  description: REST API for the eyeInspect (SilentDefense) OT/ICS Command Center, providing access to asset inventory (hosts),
    alerts, vulnerabilities, sensors, and blacklists. Uses HTTP basic authentication against the Command Center server.
  humanURL: https://docs.forescout.com/bundle/eyeinspect_api_guide_v5_5_0/page/gitdoc-eyeinspect/eyeInspect/eyeinspect_api_guide/about_eyeinspect_api.html
  baseURL: https://your-eyeinspect-cc/api
  tags:
  - OT Security
  - Asset Inventory
  - Vulnerability Management
  properties:
  - type: Documentation
    url: https://docs.forescout.com/bundle/eyeinspect_api_guide_v5_5_0/
- name: Forescout eyeSight Admin API
  description: Administrative REST API plugin for the Forescout eyeSight platform, used to manage appliance configuration
    and switch/device administration surfaced in the Forescout examples repository (admin-switch-api).
  humanURL: https://docs.forescout.com/bundle/admin-api-1-0-h/
  baseURL: https://your-forescout-appliance/api
  tags:
  - Administration
  - Network Security
  properties:
  - type: Documentation
    url: https://docs.forescout.com/bundle/admin-api-1-0-h/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.forescout.com
- type: DeveloperPortal
  url: https://docs.forescout.com/
- type: Documentation
  url: https://docs.forescout.com/
- type: APIReference
  url: https://docs.forescout.com/bundle/web-api-1-5-3-h/page/web-api-1-5-3-h.RESTful-Web-Service-Interaction.html
- type: Blog
  url: https://www.forescout.com/blog/
- type: GitHubOrganization
  url: https://github.com/Forescout
- type: Postman
  url: https://github.com/Forescout/examples/tree/master/web-api/postman
- type: Marketplace
  url: https://marketplace.forescout.com/
- type: TermsOfService
  url: https://www.forescout.com/terms-of-use/
- type: PrivacyPolicy
  url: https://www.forescout.com/privacy-policy/
- type: Authentication
  url: authentication/forescout-authentication.yml
- type: Conventions
  url: conventions/forescout-conventions.yml
- type: Conformance
  url: conformance/forescout-conformance.yml
- type: DomainSecurity
  url: security/forescout-domain-security.yml
- type: MCPServer
  url: mcp/forescout-mcp.yml
- type: LLMsTxt
  url: llms/forescout-llms.txt
- type: Lifecycle
  url: lifecycle/forescout-lifecycle.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence