This service mirrors Publication Tool data for Flowbased domains. It returns a zip with a full businessday, the system only caches the last 14 businessdays.
You can find a swagger openapi interface here.
It has the following endpoints:
| Endpoint | Description |
|---|---|
| /dacc/:ftype | Return zipped domain for tomorrow, options for :ftype -> final_domain or prefinal_domain |
| /dacc/:name/:date | Return zipped domain for specified date, :date needs to be in format YYYY-MM-DD |
| /:ftype/available | Return list of available zip files as of this moment, options for :ftype -> final_domain or prefinal_domain |