This page summarizes information on the Account API endpoint that Act-On Software currently offers. You can click through to find details on the endpoint. For questions, please post to our developers forum.
All API calls to Act-On Software should be made to the "https://restapi.actonsoftware.com" base domain.
Method Name | Endpoint | Description |
Get Account Information | GET /api/1/account | Get basic account information |
userspecs | userspecs | When using the "Create new account user" endpoint this argument provides information about the users to create. |
Create New Account User(s) | POST /api/1/user | Create new account user(s). |
Delete Account User(s) | POST /api/1/user/delete | Delete account user(s). |
Delete Account User by Email | DELETE /api/1/user/{email} | Delete account user |
Get Sender From List | GET /api/1/account/senders | Pull list of sender from addresses |