Utilize requests sessions. Evaluate a single session for the lifetime of the client vs a session per invocation of API method.
Utilize requests sessions. Evaluate a single session for the lifetime of the client vs a session per invocation of API method.