Safe Creative API Web Services Reference v2 - D R A F T

Register work via URL

You can register a work asychronously providing an url


REQUEST:

https://api.safecreative.org/v2/
?authkey=1i5g2aaf2bz09lyo867cuimqg
&component=authkey.state
&sharedkey=zy9x4ol0ctg3btyswq7b5wi9
&ztime=1271749860933
&signature=a863a801741d7247482558c9728185b1c09ad8fe


RESPONSE:

<?xml version="1.0" encoding="UTF-8"?>
<authkeystate>
  <authkey>1i5g2aaf2bz09lyo867cuimqg</authkey>
  <level>MANAGE</level>
  <noncekey>3z99ur075zdovwlk9osft31i1</noncekey>
  <usercode>0907100000018</usercode>
  <authorized>true</authorized>
</authkeystate>


REQUEST:

https://api.safecreative.org/v2/
?allowdownload=1
&authkey=1i5g2aaf2bz09lyo867cuimqg
&checksum=ffbd10fbce392320e2826f65c4dbe2f8ff05594c
&component=work.register
&excerpt=Only+for+testing
&filename=image.png
&license=http%3A%2F%2Fcreativecommons.org%2Flicenses%2Fnc-sampling%2B%2F1.0%2F
&noncekey=3z99ur075zdovwlk9osft31i1
&obs=More+info+at+%3Ca+href%3D%27http%3A%2F%2Fsafecreative.info%27%3Ehttp%3A%2F%2Fsafecreative.info%3C%2Fa%3E
&registrypublic=1
&size=28971
&tags=tag1%2C+tag2
&title=My+second+registration
&url=http%3A%2F%2Farena.safecreative.org%2Fi18n%2Fdefault%2Fbanner-register.png
&usealias=1
&userauthor=1
&worktype=article
&ztime=1271749861198
&signature=1e1d60ee9fc90e60eec0cd7b7bb095c4afea9869


RESPONSE:

<?xml version="1.0" encoding="UTF-8"?>
<workregistry>
  <code>1004200146130</code>
</workregistry>

TOC