Pinner

URL

http://www.historypin.org/en/api/pin/save.json

Postdata

Location Object

Tags Object

This is an array of objects. These objects can consists of just a tag text. This can be selected from autocomplete.

Example:

Projects Object

This is an array of objects. These objects can consists of just a project id.

At least one project have to send

Example:

Remote object

For the remote to be saved at least a remote ID and provider ID must be sent.

Please ask the Historypin Team for the remote provider ID value

Example:

Additional Data

Additional data to be send when creating new pin

Photo

For creating a photo type pin one of the following have to sent

or

Media

For creating a media type pin.

Text

For creating a text type pin

Example Response

{
    "success"       : true,
    "id"            : "1000",
    "new_project"   : "",
    "errors"        :
    [

    ]
}