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 System & Admin API

System configuration, administrative tasks, backups, reviews, and versioning.

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

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

This API exposes 30 operations across 24 paths, and defines 3 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.

30 operations 24 paths 3 schemas 3 DELETE14 GET7 POST6 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 System & Admin 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 30

Across 24 paths, the API surfaces 30 operations — 3 DELETE, 14 GET, 7 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

System & Admin 30

System configuration, administrative tasks, backups, reviews, and versioning.

GET
/admin/users
Get all users with pagination and search
3 params → 200401403500
DELETE
/admin/users/{userId}
Delete a user
1 param → 200401403404500
PUT
/admin/users/{userId}/status
Update user status (active/inactive)
1 param body → 200400401403404500
PUT
/admin/users/{userId}/role
Update user role (user/admin)
1 param body → 200400401403404500
PUT
/admin/users/{userId}/full-name
Update user's full name
1 param body → 200400401403404500
POST
/admin/users/{userId}/reset-password
Initiate a password reset for a user
1 param → 200401403404500
POST
/admin/users/{userId}/mfa/reset
Reset MFA for a user
1 param → 200404
GET
/admin/ai-service-settings/global
Get all global AI service settings
→ 200401403
POST
/admin/ai-service-settings/global
Create a new global AI service setting
body → 201400401403
PUT
/admin/ai-service-settings/global/{id}
Update a global AI service setting
1 param body → 200400401403404
DELETE
/admin/ai-service-settings/global/{id}
Delete a global AI service setting
1 param → 200401403404
GET
/admin/external-data-providers/global
Get all global external data providers
→ 200401403
POST
/admin/external-data-providers/global
Create a new global external data provider
body → 201400401403
PUT
/admin/external-data-providers/global/{id}
Update a global external data provider
1 param body → 200400401403404
DELETE
/admin/external-data-providers/global/{id}
Delete a global external data provider
1 param → 200401403404
GET
/announcement/current
Get current active announcement from GitHub
→ 200
POST
/admin/backup/manual
Trigger a manual backup
→ 200500
POST
/admin/backup/restore
Upload and restore a backup
body → 200400500
GET
/admin/backup/settings
Get backup settings
→ 200500
POST
/admin/backup/settings
Update backup settings
body → 200500
GET
/admin/backup/list
List all available backup files
→ 200500
GET
/admin/backup/download/{fileName}
Download a specific backup file
1 param → 200400404500
GET
/admin/global-settings
GET Global Authentication Settings (Admin Only)
→ 200
PUT
/admin/global-settings
Update Global Authentication Settings (Admin Only)
body → 200
GET
/global-settings/allow-user-ai-config
Check if users are allowed to configure AI services (Public)
→ 200
GET
/health
System health check
→ 200
GET
/review/needs-review-count
Get the count of items needing review
→ 200
GET
/review/needs-review
Get the list of items needing review
→ 200
GET
/version/current
Get current app version
→ 200
GET
/version/latest-github
Get latest GitHub release
→ 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BackupSettings (7 properties), User (7 properties), GlobalSettings (4 properties). Each schema is shown below with its type and property counts.

User
object
7 properties 4 required
GlobalSettings
object
4 properties
BackupSettings
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sparkyfitness-system-admin-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 System & Admin 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.