Introduction
The AwesomeTechStack Website Analyzer API is live. It runs the same audit the website runs - technology detection, version currency and a Lighthouse-grade quality pass - and hands the scored result back as JSON, so you can pull a stack audit into your own tools instead of reading it in a browser.
Features
Our Website Analyzer API offers a range of features, including:
- The detected technology stack, with a version status per technology
- The Awesomeness Score and its sub-scores
- Known vulnerabilities and end-of-life technologies
- The Lighthouse-grade quality results behind the quality score
An audit runs on request and takes a few minutes; the API is a request/poll pair, not a live feed.
Getting Started
- Read the API documentation.
- Learn about the available API endpoints and parameters.
- Follow the step-by-step guide to integrate the API into your projects.
- Audit a URL and read the scored report back into your own dashboards.
Getting a key
API keys are created in the workbench and work on paid plans. The API documentation has the exact calls, the response shape and the error codes.