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.

22.5/100 emerging ▬ flat Agent 3/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
3 APIs
CompanyCybersecurityNetwork SecurityDevice VisibilityAsset InventoryOT SecurityIoT SecurityVulnerability ManagementZero TrustREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://www.forescout.com/wp-content/uploads/2021/09/forescout-logo.png
specificationVersion: '0.23'
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: X-MCPServerCandidate
  url: mcp/forescout-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- 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

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/forescout"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/forescout/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/forescout/evidence"

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.