Get Environment Usage
GET
https://api.expresscsv.com/v1/environment/usageReturns completed import counts for the authenticated environment, including billing-period totals when a billing period exists.
Authentication
Secret key authentication
Use your ExpressCSV secret key from the dashboard as the Bearer token in the Authorization header.
Authorization: Bearer sk_live_...