Access Endor Labs programmatically through the REST API, command-line interface, or MCP Server for AI-assisted development.Documentation Index
Fetch the complete documentation index at: https://docs.endorlabs.com/llms.txt
Use this file to discover all available pages before exploring further.
endorctl CLI
Install and use the endorctl command-line interface to run scans and manage your security posture.
REST API
Use the Endor Labs REST API to query findings, projects, and integrate with your tooling.
MCP Server
Integrate Endor Labs into your IDE with the Model Context Protocol for AI-powered development.
API Query Builder
Use our API query builder to construct endorctl commands based on API operations and parameters.
API Reference
View the complete Endor Labs REST API reference.
Using the REST API
Learn how to use the API to build your solutions.
Download REST API specifications
You can download the Endor Labs REST API specifications directly from the docs site. Each file is served as a static asset.
- openapi.v3.json: Compact OpenAPI 3.x specification that is suitable for most use cases.
- openapi.full.v3.json: Full OpenAPI 3.x specification that includes all schemas and operations.
- openapiv2.swagger.json: Full Swagger 2.0 specification for tools that do not yet support OpenAPI 3.x.