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

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/analyst-api"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
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