Get Environment
GET
https://api.expresscsv.com/v1/environmentReturns metadata for the authenticated environment.
Authentication
Secret key authentication
Use your ExpressCSV secret key from the dashboard as the Bearer token in the Authorization header.
Authorization: Bearer sk_live_...