Burp Suite Montoya Extension API
The Java-based extension API for building custom Burp Suite extensions (BApps). The Montoya API is the current standard for extension development, superseding the legacy Wiener API. Extensions can be published to the BApp Store. The API is distributed via Maven and documented with full Javadoc reference; example implementations are available on GitHub.