Quantcast

Picnik API Reference

General

_apikey: identifies your application to Picnik's servers

Importing

_import: loads the specified image for editing
_returntype: Whether to return a redirect or a text URL
_title: a title to give the image

Exporting

_export: a URL to post the result to
_export_agent: source of export data
_export_field: name of the form field containing export data
_export_method:method for sending export data
_export_title: text to use for the export button
_imageid: the id of the original image
_original_thumb: a URL to a thumbnail of the original image
_redirect: A URL to redirect the browser to after export
_replace: controls whether to ask the user before overwriting

Appearance

_exclude: UI components to exclude
_host_name: the user-readable name of your site

Navigation

_default_in: default "Photos" subtab
_default_out: default "Save & Share" subtab
_page: starting point within the Picnik UI

Picnik In A Box

_close_target: URL for a destination when the user selects "close"
_expand_button: whether to display an expand button for maximizing the Picnik window

Deprecated

_close_button: use _close_target instead