Use this endpoint to view a list of files in a web browser.
Melissa Releases
Melissa Releases allows you to securely and efficiently download data files, object binaries, and other collateral files from Melissa. This service enables you to automate the process of updating your data and APIs by scripting the download of specific files rather than downloading the entire zip archive. File versioning is also provided, if needed, making it easier to download historical data or builds.
Melissa Releases can be used to:
- Automate database updates.
- Check for updates for specific products.
- Securely download data files.
- Download only needed files, saving space and time.
- Download historical data as needed.
Documentation
Support Center
Request
After successful submission, you will be redirected to the online browser where you may select different releases and manifests from drop-down boxes. Be sure to include your Customer ID.
To access the site directly, use https://releases.melissadata.net/Browse.
The License Key issued by Melissa.
Specific Release. This can be specified in several ways.
YYYY.MMORYYYY-MM- (year, month)YYYY.QQ- (year, quarter)[metaReleaseName]- Release Name, for example:latest
Sortation to use listing returned files.
architecture- Ascending by architecture.compiler- Ascending by compiler.darchitecture- Descending by architecture.dcompiler- Descending by compiler.dfileName- Descending by file name.dos- Descending by operating system.drelease- Descending by release date.dsize- Descending by file size.dtype- Descending by file type.fileName- Ascending by file name.os- Ascending by operating system.release- Ascending by release date.size- Ascending by file size.type- Ascending by file type.
- Melissa Releases Serverhttps://releases.melissadata.net/Browse
- curl
- C#
- Python
- Java
- JavaScript
- Node.js
- PHP
- Go
- Ruby
- R
- C#+Newtonsoft
- Java8+Apache
- Payload
curl -i -X GET \
'https://releases.melissadata.net/Browse?id={REPLACE-WITH-YOUR-LICENSE-KEY}'