Blackbox testing approaches for REST APIs.
Standard HTTP request testing using the requests library.
Schema validation against swagger.json using the schemathesis library.
Simulated traffic and performance testing using the locust library.
pytest