API overview¶
This section contains two parts:
| Subsection | Purpose |
|---|---|
| FastAPI | HTTP endpoints for capture, analysis, and results. |
| Python | Helper modules and types for programmatic use. |
Use the FastAPI docs if you’re calling the service over HTTP.
Use the Python docs if you’re importing PyPNM in your own scripts or tools.