Skip to content
  • Download Data File

    Request

    Use this endpoint to download reference data files. For example: Address Object reference data, such as mdAddrKey files for fresh and new data.

    After successful submission, you will be redirected to an automatic file download.

    Path
    filenamestringrequired

    Name of File.

    Example:ews.txt
    releasestringrequired

    Specific Release. This can be specified in several ways.

    • YYYY.MM OR YYYY-MM - (year, month)
    • YYYY.QQ - (year, quarter)
    • [metaReleaseName] - Release Name, for example: latest
    Example:LATEST
    Query
    idany, (password)required

    The License Key issued by Melissa.

    Example:id={REPLACE-WITH-YOUR-LICENSE-KEY}
    curl -i -X GET \
      'https://releases.melissadata.net/Download/Data/LATEST/ews.txt?id=%7BREPLACE-WITH-YOUR-LICENSE-KEY%7D'

    Responses

    Successful response

    Bodyapplication/json
    string
    Response
    "File download"