Skip to main content

How Peak Leverage connects to AxisCare

AxisCare is an all-in-one home care operations platform for agencies. Day to day, teams use it to schedule and match caregivers, run EVV and mobile visit documentation, manage client and family information, track referrals and marketing, and handle billing, payroll, payments, and reporting. It is the operational system of record once a client, caregiver, or visit needs to be managed at scale.

Auth model

Public docs show a site-specific token flow, not an end-user OAuth flow. An admin signs into AxisCare, goes to Admin > API Token > Create New Token, copies the token, and your integration sends it in the Authorization header as a Bearer token. Some partner documentation notes that if the API Tokens page is not visible, AxisCare Support may need to enable it for that site.

API model

The safest pattern is website form to your server or CRM to AxisCare, not browser-direct calls. Middleware validates required fields, checks for duplicates, and then creates or updates AxisCare records such as Client or Applicant; after that, staff finish the operational work inside AxisCare. If a partner app is involved, some flows are user-triggered or scheduled rather than native real-time push from AxisCare.

Related routes for AxisCare

Review the industry-specific pages that inherit this documented integration model.

Open AxisCare hubStart free assessment