Links

Authentication

Access Token

To access the Salesmachine API, you'll need an access token. How you get this token. In the Admin section of the product
Application settings
You need to be an adminstrator to access this page

Verify your token

$ curl -X GET -H "Content-Type: application/json" \
'https://api.salesmachine.io/v1/ping?api_token=<YOUR_API_TOKEN>'
post
https://api.salesmachine.io
/v1/ping
ping