https://prism-api.prosights.co
If you are on an enterprise distribution it will be https://firmname.prosights.co
Usage

- Create a Recreate Request
POST enterprise-api/recreate/ - Poll status until completion
GET enterprise-api/recreate/status?recreate_id={recreate_id} - [optional] Resolve data as JSON
GET /enterprise-api/recreate/{recreate_id}/to_json
**Outputs **
Recreation outputs come as authenticated download links through the status API. These download links are authenticated for a short period of time.to_jsonAPI.
When using the Python SDK you can resolve the JSON into Pandas dataframes.