Enables administrators and developers to programmatically retrieve the number of new users that joined your intranet.
Authorization
Bearer YOUR_TOKEN
FromDate
ToDate
Authorization: Bearer YOUR_TOKEN
https://your-site.com/api/analytics/metrics/users/new/count?FromDate=2026-04-26&ToDate=2026-05-25
{ "IsError": false, "ResponseData": 40 }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/85202/rest-api-get-new-users-count
Your session has expired. You are being logged out.