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 Medications & GLP-1 API

Medication cabinet, schedules, GLP-1 injections, pen/vial inventory, titration, and modeled PK/site-rotation.

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

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

This API exposes 29 operations across 17 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

29 operations 17 paths 0 schemas 7 DELETE9 GET6 POST7 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 Medications & GLP-1 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 29

Across 17 paths, the API surfaces 29 operations — 7 DELETE, 9 GET, 6 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.

Medications & GLP-1 29

Medication cabinet, schedules, GLP-1 injections, pen/vial inventory, titration, and modeled PK/site-rotation.

GET
/v2/medications
List the user's medications
2 params → 200
POST
/v2/medications
Create a medication
body → 201400
GET
/v2/medications/{id}
Get a medication (with schedules)
1 param → 200404
PUT
/v2/medications/{id}
Update a medication (partial)
1 param → 200404
DELETE
/v2/medications/{id}
Delete a medication (cascades)
1 param → 204404
POST
/v2/medications/{medicationId}/schedules
Add a schedule rule to a medication
1 param → 201400403
PUT
/v2/medications/schedules/{id}
Update a schedule rule (partial)
1 param → 200400404
DELETE
/v2/medications/schedules/{id}
Delete a schedule rule
1 param → 204404
GET
/v2/medications/{medicationId}/pens
List pens/vials for a medication
1 param → 200
POST
/v2/medications/{medicationId}/pens
Add a pen/vial (concentration, volume, BUD, doses)
1 param → 201400
PUT
/v2/medications/pens/{id}
Update a pen/vial
1 param → 200404
DELETE
/v2/medications/pens/{id}
Delete a pen/vial
1 param → 204404
GET
/v2/medications/{medicationId}/injections
List injections for a medication
1 param → 200
POST
/v2/medications/injections
Log an injection (optionally deduct from a pen/vial; auto-picks the pen when deductpen is set without penid)
body → 201400
PUT
/v2/medications/injections/{id}
Update an injection (timing, site, dose, notes — not pen deduction)
1 param → 200404
DELETE
/v2/medications/injections/{id}
Delete an injection (credits the dose back to its pen when one was deducted)
1 param → 204404
GET
/v2/medications/{medicationId}/titration
List titration/taper steps
1 param → 200
POST
/v2/medications/{medicationId}/titration
Add a titration/taper step
1 param → 201400
PUT
/v2/medications/titration/{id}
Update a titration step
1 param → 200404
DELETE
/v2/medications/titration/{id}
Delete a titration step
1 param → 204404
GET
/v2/medications/{medicationId}/glp1/serum-curve
Modeled GLP-1 serum-level curve (PK model, not measured)
4 params → 200404
GET
/v2/medications/{medicationId}/glp1/site-suggestion
Suggest the next injection site (rotation + lipo rest window)
1 param → 200
GET
/v2/medications/entries
List logged adherence doses, merged with GLP-1 injection logs
3 params → 200
POST
/v2/medications/entries
Log an adherence dose (taken/skipped/snoozed/prntaken)
body → 201400403
PUT
/v2/medications/entries/{id}
Update a logged dose (e.g. correct the taken-at time or notes)
1 param body → 200404403
DELETE
/v2/medications/entries/{id}
Delete a logged dose
1 param → 204404403
GET
/v2/medications/display-preferences
List the user's medication display preferences
→ 200
PUT
/v2/medications/display-preferences/{viewGroup}/{platform}
Upsert the visible items for a view group and platform
2 params body → 200400
DELETE
/v2/medications/display-preferences/{viewGroup}/{platform}
Delete a display preference for a view group and platform
2 params → 204404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sparkyfitness-medications-glp-1-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 Medications & GLP-1 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.