API overview
Moveat APIs are not currently intended as a third-party integration product. They exist to support the web app and Agent. This page explains API areas at a high level.API categories
Public APIs
Public APIs support web flows:- Auth signup/login/logout.
- Google login.
- Current session/user info.
- Onboarding.
- Profile and context reads.
- Channel linking.
- Meal tracking.
- Weight tracking.
- Workout tracking.
Internal APIs
Internal APIs support Agent flows:- Resolve a user by linked channel.
- Fetch user context.
- Log meal entries idempotently.
- Fetch today’s nutrition summary.
- Log workouts and weight entries.
