
Photo Editor API
Photo Editor provides a free simple API interface for your website.You can call Photoeditor from your web application without development licence. All operations are executed on our server and you can process user's image by callback.
Address and variables for API:
http://www.photoeditor.cz/en/image?url=URL&callback=URL&css=URL&head=HTML&continue=TEXT
callback | - |
Callback url with your callback url.
Required argument |
url | - |
Source image URL for open in Photo Editor.
Required argument |
css | - |
CSS URL. You can use own CSS.
Optional argument Default design: green style |
head | - |
HTML top menu. You can add links for our webs, logo etc.
Optional argument |
continue | - |
Label for continue link. Optional argument Default value: Continue |
Example 1 - method GET:
http://www.photoeditor.cz/en/image?url=http%3A//www2.victoriassecret.com/images/prodpri/V271008.jpg