GET Download Industry Model

Description

Using this API you can download specific industry model as an excel file.


Request Format

GET https://app.daloopa.com/download-industry-model

Query Parameters

ItemData TypeDescription
emailstringEmail of the user.
model_idintegerModel ID of industry model.

Example Request

curl --request GET \
  --url 'https://app.daloopa.com/api/v2/download-industry-model?model_id=106&[email protected]' \
  --header 'Authorization: Basic APIKEY'

Response

Status : 200

Output: JSON

Response Schema

ItemData TypeDescription
download_urlstringLink to download industry model, it expires in 30 seconds. File downloaded will be an Excel file with format .xlsx