Developers
API documentation.
Integrate AppilyFit with your own systems using our REST API. Full reference and SDKs are on the way.
Authentication
Authenticated endpoints use your active session. Public endpoints such as contact and job applications require no authentication. Role-based access control applies to all AI and admin endpoints.
POST /api/ai/workout-program/generate
Content-Type: application/json
{ "memberId": "...", "durationWeeks": 4 }
Content-Type: application/json
{ "memberId": "...", "durationWeeks": 4 }
Selected endpoints
POST/api/contact
POST/api/careers/apply
POST/api/ai/workout-program/generate
POST/api/ai/coaching/chat
POST/api/ai/churn/score
Need a key or have a use case in mind? Talk to us.