# Retrieve Metadata for a Specific File

Use these endpoints to get the metadata of a file.

## Get Metadata for Binary File

 - [GET /Metadata/Library/{os}/{compiler}/{architecture}/{release}/{filename}](https://developer.melissa.com/apis/melissa-releases/retrieve-metadata-for-a-specific-file/retrievemetadatabinary.md): Use this endpoint to retrieve metadata for a given binary file and release.

## Get Metadata for Data File

 - [GET /Metadata/Data/{release}/{filename}](https://developer.melissa.com/apis/melissa-releases/retrieve-metadata-for-a-specific-file/retrievemetadatadata.md): Use this endpoint to retrieve metadata for a given data file and release.

## Get Metadata for Language Interface File

 - [GET /Metadata/Interface/{os}/{language}/{architecture}/{release}/{filename}](https://developer.melissa.com/apis/melissa-releases/retrieve-metadata-for-a-specific-file/retrievemetadatainterface.md): Use this endpoint to retrieve metadata for a given language interface file and release.

## Get Metadata for Product File

 - [GET /Metadata/Product/{release}/{productname}](https://developer.melissa.com/apis/melissa-releases/retrieve-metadata-for-a-specific-file/retrievemetadataproduct.md): Use this endpoint to retrieve metadata for a given product file and release.

