Authentication
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
$ 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
Last modified 1yr ago