"""API Endpoint constants.""" BULK_UPLOAD_DEV_API_URL = 'vapi.lvona.red.devorch.com' BULK_UPLOAD_QA_API_URL = 'vectorapi.qaorch.com' BULK_UPLOAD_PROD_API_URL = 'vectorapi.theorchard.com'