Create Import Auth Token
POST
https://api.expresscsv.com/v1/importer/auth-tokensCreates a short-lived import auth token 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_...