How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SparkyFitness Goals & Personalization API

Personal goal setting, goal presets, and application preferences.

SparkyFitness Goals & Personalization API is one of 22 APIs that SparkyFitness publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Goals & Personalization. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 27 operations across 16 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://{host}/api.

27 operations 16 paths 5 schemas 4 DELETE11 GET8 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://{host}/api
Authentication
API Key
Contact
SparkyFitness Support
Resource Areas
1

Authentication & Security 1

SparkyFitness Goals & Personalization API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — API key authentication via x-api-key header.

Paths & Operations 27

Across 16 paths, the API surfaces 27 operations — 4 DELETE, 11 GET, 8 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Goals & Personalization 27

Personal goal setting, goal presets, and application preferences.

GET
/adaptive-tdee
Get adaptive TDEE calculation
→ 200
POST
/goal-presets
Create a new goal preset
body → 201
GET
/goal-presets
Get all goal presets for the user
→ 200
GET
/goal-presets/{id}
Get a specific goal preset by ID
1 param → 200
PUT
/goal-presets/{id}
Update a goal preset
1 param body → 200
DELETE
/goal-presets/{id}
Delete a goal preset
1 param → 204
GET
/goals/by-date/{date}
Get goals for a specific date
1 param → 200
GET
/goals/for-date
Get goals for a date (query param)
1 param → 200
POST
/goals/manage-timeline
Manage goal timeline (upsert goals over a range)
body → 200
POST
/onboarding
Submit user onboarding data
body → 201
GET
/onboarding/status
Check if the current user has completed onboarding
→ 200
POST
/onboarding/skip
Mark onboarding as skipped for the user
→ 200
POST
/onboarding/reset
Reset onboarding status for the user
→ 200
PUT
/user-preferences
Update user preferences
body → 200
DELETE
/user-preferences
Delete user preferences
→ 200
GET
/user-preferences
Get user preferences
→ 200
POST
/user-preferences
Upsert user preferences
body → 200
POST
/v2/goal-presets
Create a new goal preset
body → 201400
GET
/v2/goal-presets
Get all goal presets for the authenticated user
→ 200
GET
/v2/goal-presets/{id}
Get a goal preset by ID
1 param → 200400404
PUT
/v2/goal-presets/{id}
Update a goal preset
1 param body → 200400404
DELETE
/v2/goal-presets/{id}
Delete a goal preset
1 param → 200400404
POST
/weekly-goal-plans
Create a new weekly goal plan
body → 201401500
GET
/weekly-goal-plans
Get all weekly goal plans
→ 200401500
GET
/weekly-goal-plans/active
Get the active weekly goal plan for a specific date
1 param → 200400401500
PUT
/weekly-goal-plans/{id}
Update an existing weekly goal plan
1 param body → 200401404500
DELETE
/weekly-goal-plans/{id}
Delete a weekly goal plan
1 param → 204401404500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are WeeklyGoalPlan (15 properties), GoalPreset (11 properties), UserGoal (11 properties), UserPreferences (8 properties). Each schema is shown below with its type and property counts.

OnboardingStatus
object
2 properties
WeeklyGoalPlan
object
15 properties 5 required
UserGoal
object
11 properties
GoalPreset
object
11 properties 2 required
UserPreferences
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sparkyfitness-goals-personalization-api-openapi.yml Raw ↑

Other APIs SparkyFitness publishes across the network.

SparkyFitness MCP Server
SparkyFitness Admin API
SparkyFitness AI API
SparkyFitness AI & Insights API
SparkyFitness Allergen Preferences API
SparkyFitness Authentication API
SparkyFitness Dashboard API
SparkyFitness Dashboard Layouts API
SparkyFitness Exercise Entries API
SparkyFitness Exercise Stats API
SparkyFitness Exercise & Workouts API
SparkyFitness External Integrations API
Where this information came from

This is an independent, third-party profile of SparkyFitness Goals & Personalization API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.