Salesmachine API
Home
Product documentation
Search…
v2.0
Welcome to Salesmachine API
Tracking API
Authentication
Javascript tracking
Contact
Account
Event
Access API
Authentication
Contacts
Accounts
Notes
Activities
Tasks
Users
Errors
HTTP Responses
Rate Limiting
Changelog
Powered By
GitBook
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
Previous
Welcome to Salesmachine API
Next - Tracking API
Javascript tracking
Last modified
7mo ago
Copy link
Outline
Access Token
Verify your token
post
ping