#thecompaniesapi finish /usage task ; users will be able to see all their usage of our API, an history of their query parameters, and the cost of each calls, data is pulled from our posthog instance so its single source of truth for both our analytics and our usage board
#thecompaniesapi make /usage endpoint to expose our posthog data to subscribed user so they can track their consumption of the API ; also rewrite a lot of our middleware to centralize billing logic