# API Test ## Summary This script tests the APIs of the Puter backend and `puter-js`. ## Usage ```bash pip install -r ./tools/api-tester/ci/requirements.txt ./tools/api-tester/ci/run.py ``` ## TODO - [ ] Support macOS.