Skip to main content

Using Reference

Download the authenticated data using reference

API Endpoint

GET
https://api.ovcode.com/download/file/download/reference?reference={val}

Request Headers

Ocp-Apim-Subscription-Key
Your Enterprise Subscription Key
Api-Key
Your Enterprise Project API Key

Request Parameter

Description
referenceUnique Reference Response from the Authentication API Response.

API Response

Success
application/octet-stream
Error
text/plain

HTTP Status Codes

CodeDescription
200OK
201Created
204No Content
400Bad Request
401Unauthorized
404Not Found
415Unsupported Media Type
500Internal Server Error