scanapi/scanapi
Automated Integration Testing and Live Documentation for your API observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 9.5
- age_days: 2601
- days_rel: 20
- days_push: 9
- n_releases_24m: 9
Adoption not part of the score
1579 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ScanAPI is a Python CLI tool that runs automated integration tests against REST APIs using declarative YAML/JSON specifications. It hits defined endpoints, asserts expected responses, and generates detailed HTML reports that double as live API documentation.
Use cases
- test my rest api endpoints automatically
- generate api documentation from test runs
- integration testing for rest apis in ci
- chain http requests using previous responses
- write api tests in yaml without python knowledge
- produce html reports of api test executions
When to choose
- you want declarative, code-light API integration tests stored as YAML/JSON in version control
- you need living documentation generated from real API requests
- you want to chain requests and validate REST endpoints in CI/CD
When to avoid
- you need unit testing of Python code rather than HTTP API testing
- you require GraphQL, gRPC, or non-REST protocol testing
- you prefer writing tests in a full programming language with complex logic
Facets
cli-tool · maturity active
testing e2e-testing api-framework http-client documentation api-documentation testing apis developer-tools documentation web-development python cli cross-platform rest-api integration-testing yaml-spec html-report live-documentation api-testing
3 sources
- readme: https://github.com/scanapi/scanapi · fetched 2026-08-28 · 343f77f6353a
- homepage: https://scanapi.dev · fetched 2026-08-29 · 88dbebb5ad65
- registry_pypi: https://pypi.org/pypi/scanapi/json · fetched 2026-08-29 · c741dea83b1f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| scanapi/scanapi | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem