Lastline website screenshot

Lastline

Lastline was a Santa Barbara, California cybersecurity company founded in 2011, building high-resolution malware analysis and network detection and response (NDR) technology based on full-system emulation sandboxing. Its developer-facing surface is the Lastline Analyst API (marketed in the company's earliest years as the Previct Analyst API), an asynchronous web API for submitting files and URLs to the Lastline analysis cloud and retrieving detailed behavioral analysis reports, indicators of compromise and analysis artifacts. Lastline was acquired by VMware in 2020 and the technology was folded into VMware NSX Network Detection and Response; VMware was subsequently acquired by Broadcom. The lastline.com marketing site is retired and no longer answers HTTP, but the customer portal at user.lastline.com is live and branded "NSX - Network Detection and Response" behind a Broadcom Inc. TLS certificate, and the full Analyst API reference plus its first-party Python client downloads remain served. This profile captures that surviving API surface from the live first-party documentation, together with probes recording what is no longer published.

Lastline publishes 1 API on the APIs.io network. Tagged areas include Company, Cybersecurity, Malware Analysis, Sandboxing, and Threat Intelligence.

Lastline’s developer surface includes developer portal, changelog, CLI, documentation, API reference, getting-started guide, support, and 8 more developer resources.

23.5/100 emerging ▬ flat Agent 5/100 agent aware library Full breakdown ↓
scored 2026-09-19 · rubric v0.22.0
1 APIs
CompanyCybersecurityMalware AnalysisSandboxingThreat IntelligenceNetwork Detection and ResponseSecurityAcquired

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-19 · rubric v0.22.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/lastline: 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 1

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

Lastline Analyst API

Web API for submitting files (PE, PDF, Office documents, Flash, Java applets, Android applications, archives) and URLs to the Lastline analysis cloud for high-resolution behavio...

Security Posture 2

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

Lastline Authentication

http/apiKey · 2 schemes

SECURITY

Lastline Domain Security

TLSv1.3

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: lastline
name: Lastline
description: Lastline was a Santa Barbara, California cybersecurity company founded in 2011, building high-resolution malware
  analysis and network detection and response (NDR) technology based on full-system emulation sandboxing. Its developer-facing
  surface is the Lastline Analyst API (marketed in the company's earliest years as the Previct Analyst API), an asynchronous
  web API for submitting files and URLs to the Lastline analysis cloud and retrieving detailed behavioral analysis reports,
  indicators of compromise and analysis artifacts. Lastline was acquired by VMware in 2020 and the technology was folded into
  VMware NSX Network Detection and Response; VMware was subsequently acquired by Broadcom. The lastline.com marketing site
  is retired and no longer answers HTTP, but the customer portal at user.lastline.com is live and branded "NSX - Network Detection
  and Response" behind a Broadcom Inc. TLS certificate, and the full Analyst API reference plus its first-party Python client
  downloads remain served. This profile captures that surviving API surface from the live first-party documentation, together
  with probes recording what is no longer published.
url: https://raw.githubusercontent.com/api-evangelist/lastline/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- redpoint-ventures
x-tier: stub
x-tier-reason: portfolio-lead
x-status: acquired
x-acquired-by: VMware
x-acquired-year: '2020'
x-successor-product: VMware NSX Network Detection and Response
deliveryModel:
  model: library
  open_source: false
  commercial: false
  callable_host: false
  label: Library · distributed through package registries, no callable service
  confidence: low
  source:
  - none
  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
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-21'
image: https://user.lastline.com/favicon.ico
tags:
- Company
- Cybersecurity
- Malware Analysis
- Sandboxing
- Threat Intelligence
- Network Detection and Response
- Security
- Acquired
apis:
- aid: lastline:analyst-api
  name: Lastline Analyst API
  description: 'Web API for submitting files (PE, PDF, Office documents, Flash, Java applets, Android applications, archives)
    and URLs to the Lastline analysis cloud for high-resolution behavioral malware analysis, then retrieving task results,
    analysis reports, behavior activities, generated artifacts and network indicators of compromise. The API is asynchronous:
    submissions return a task UUID which is later resolved through get_completed() and get_result(). Responses are JSON or
    XML selected by a URL extension. The reference documentation remains live at analysis.lastline.com.'
  humanURL: https://analysis.lastline.com/analysis/api-docs/html/overview.html
  baseURL: https://analysis.lastline.com/analysis
  tags:
  - Malware Analysis
  - Sandboxing
  - Threat Intelligence
  - Security
  properties:
  - type: Documentation
    url: https://analysis.lastline.com/analysis/api-docs/html/overview.html
  - type: APIReference
    url: https://analysis.lastline.com/analysis/api-docs/html/api.html
  - type: GettingStarted
    url: https://analysis.lastline.com/analysis/api-docs/html/overview.html#getting-started
  - type: Authentication
    url: authentication/lastline-authentication.yml
  - type: ErrorCatalog
    url: errors/lastline-error-codes.yml
  - type: Conventions
    url: conventions/lastline-conventions.yml
  - type: DataModel
    url: data-model/lastline-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: ParentCompany
  url: https://apis.io/providers/vmware/
  name: VMware
  x-relationship: acquisition
  x-generated-by: broadcom-family:2026-08-21
  x-acquired: 2020
- type: Website
  url: http://www.lastline.com/
- type: Portal
  url: https://user.lastline.com/portal
- type: Packages
  url: packages/lastline-packages.yml
- type: SDKs
  url: packages/lastline-packages.yml
- type: Lifecycle
  url: lifecycle/lastline-lifecycle.yml
- type: Conformance
  url: conformance/lastline-conformance.yml
- type: ChangeLog
  url: changelog/lastline-changelog.yml
- type: CLI
  url: cli/lastline-cli.yml
- type: Documentation
  url: https://analysis.lastline.com/analysis/api-docs/html/index.html
- type: APIReference
  url: https://analysis.lastline.com/analysis/api-docs/html/api.html
- type: GettingStarted
  url: https://analysis.lastline.com/analysis/api-docs/html/overview.html#getting-started
- type: Support
  url: https://my.vmware.com/group/vmware/get-help
- type: DomainSecurity
  url: security/lastline-domain-security.yml
- type: LLMsTxt
  url: llms/lastline-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence
x-parent: vmware
x-relationship: acquisition
x-acquired: 2020

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/lastline"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/lastline/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/lastline/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.