[RESTful Web-service Documentation]
go top

metadata-csv

returns a list of URL's to download CSV files. This files you can use for an initial metadata import, if you use polling instead of real time search.

Parameter

none

User-Authentication

 not required

Endpoint

http://rest.panthermedia.net/metadata-csv

Sample Request

POST http://rest.panthermedia.net/metadata-csv
Accept-Version: 1.0
Content-Type: application/x-www-form-urlencoded
api_key=a5e7b0dada779347e0fdd4db91ad883d0592aaca031e2c81234f3cb8008fdd1f&access_key=9de82c2a78df66e615274eec2622b53795abb2dd&timestamp=Thu%2C%2002%20Aug%202012%2005%3A54%3A55%20UTC&nonce=123&algo=sha1

Sample Answer

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rsp stat="ok">
  <files found="1">
    <file name="pm_metadata_rest_2013-03-04_complete.csv">
      <url>
<![CDATA[http://rest.panthermedia.net/dlm.php?authcode=k6KGc3yTooZzfJOihnN8k6KGc3yTooZzgJmjjniCmqWHd4CWo41zhJqn&q=45Tg17ChPXR79Ek85Ewz6AShwg%2BoKFvW5U2LWF0TmWRIgWM8Y8g1BGvT2Wl%2Fq89YbKNWb%2Fb%2FjCJO5GTb1bkq%2FCPx4IvR4pxcaC%2BCCUnaIEItv2OoTrvt7jyULmU6T0XEtFxq64r5km3UE86ETLmvN%2BkX46aZYKKyTyE8nrsEpwn%2Baonofi17woT3WSbRVxFXg0EU5wrX5%2B%2FWQYW15IUzZwYSeFrCRcCWzmOIZVUGJ%2BaOsW35sGjDru1ZCoGNr443vRtaZzssZVXsfy2GILdqphDfNr4WtDX%2B2OroHeyE0MgOCxYUFH%2FbTmh0tqvcMA%3D%3D]]>
</url>
    </file>
  </files>
</rsp>