It would help quite a lot to indicate the module to load in the Usage section: from helloasso_api import HaApiV5 .... And also provide an example of URL, because it's not obvious we should prefix the URL from the API documentation with "v5/": f"/v5/organizations/{organizationSlug}/payments"
It would help quite a lot to indicate the module to load in the Usage section:
And also provide an example of URL, because it's not obvious we should prefix the URL from the API documentation with "v5/":