index

getV2RefreshToken JSON


Instructions

Post JSON data here to get a V2 refresh token.

See here for information about using the JSON API.

Example Data

{
    "authentication": {
        "apiKey": "apiKeyAsSetInAccountSettings",
        "propKey": "propKeyAsSetForTheProperty"
    }
}