Top-level Manage client. Section clients are exposed as lazy getters so you pay
for each only when first accessed. Each access caches the instance in place.
All sub-APIs share this single Manage instance (and therefore a single axios client,
auth state, and connection pool).
Top-level Manage client. Section clients are exposed as lazy getters so you pay for each only when first accessed. Each access caches the instance in place.
All sub-APIs share this single Manage instance (and therefore a single axios client, auth state, and connection pool).