Spike website screenshot

Spike

Spike (Spike Technologies) provides a unified health and wearables data API that connects an application to 500+ wearables, IoT devices, CGMs, EMRs, labs, and nutrition sources through a single integration - aggregating Apple Health, Garmin, Fitbit, Oura, Whoop, Dexcom, Withings, Polar, Suunto, Strava, and more. Developers authenticate end users with HMAC signatures, connect providers via hosted OAuth-style integration flows, then query normalized health data - sleep, workouts, time series metrics (heart rate, HRV, glucose, weight, SpO2, steps), daily and interval statistics, nutrition, and lab reports - over a REST API at https://app-api.spikeapi.com/v3, with outbound webhooks pushing record-change events. Spike also ships mobile SDKs (iOS, Android, Flutter, React Native), a Nutrition AI scanner, and an MCP layer for AI-ready health data.

Spike publishes 11 APIs on the APIs.io network, including Auth API, Lab Reports API, Nutrition AI API, and 8 more. Tagged areas include Health Data, Wearables, Fitness, Digital Health, and Data Aggregation.

Spike’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

38.6/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Health DataWearablesFitnessDigital HealthData AggregationHIPAA

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/spike-api: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Spike Webhooks API

Outbound webhook event delivery. After data updates, Spike POSTs a JSON array of events - record_change, provider_integration_created, and provider_integration_deleted - to a we...

Spike Auth API

Authenticate end users and mint JWT access tokens.

Spike Lab Reports API

Upload and query structured lab report biomarkers.

Spike Nutrition AI API

Analyze and manage nutrition records.

Spike Provider Integrations API

Connect and disconnect a user's health data providers.

Spike Provider Records API

Query normalized provider health data records.

Spike SDK Push API

Ingest on-device health data pushed from the mobile SDKs.

Spike Sleep API

Query normalized sleep sessions and stages.

Spike Statistics API

Query aggregated statistics for metrics over time.

Spike Time Series API

Query high-resolution metric time series.

Spike Users API

Current user, user properties, and application info.

Spike Workouts API

Query normalized workouts and physical activities.

Scroll for all 12

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Spike Api Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Spike Api Authentication

http · 1 scheme

SECURITY

Spike Api Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Spike Api Agentic Access

39 operations · 17 acting

39 operations · 17 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: spike-api
url: https://raw.githubusercontent.com/api-evangelist/spike-api/refs/heads/main/apis.yml
name: Spike
kind: company
description: Spike (Spike Technologies) provides a unified health and wearables data API that connects an application to 500+
  wearables, IoT devices, CGMs, EMRs, labs, and nutrition sources through a single integration - aggregating Apple Health,
  Garmin, Fitbit, Oura, Whoop, Dexcom, Withings, Polar, Suunto, Strava, and more. Developers authenticate end users with HMAC
  signatures, connect providers via hosted OAuth-style integration flows, then query normalized health data - sleep, workouts,
  time series metrics (heart rate, HRV, glucose, weight, SpO2, steps), daily and interval statistics, nutrition, and lab reports
  - over a REST API at https://app-api.spikeapi.com/v3, with outbound webhooks pushing record-change events. Spike also ships
  mobile SDKs (iOS, Android, Flutter, React Native), a Nutrition AI scanner, and an MCP layer for AI-ready health data.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/spike-api.png
tags:
- Health Data
- Wearables
- Fitness
- Digital Health
- Data Aggregation
- HIPAA
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.23'
apis:
- aid: spike-api:spike-api-webhooks-api
  name: Spike Webhooks API
  tags:
  - Webhook
  - Event
  - Notification
  tags_raw:
  - Webhooks
  - Events
  - Notifications
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.spikeapi.com/api-docs/webhooks
  baseURL: https://app-api.spikeapi.com/v3
  properties:
  - url: https://docs.spikeapi.com/api-docs/webhooks
    type: Documentation
  description: Outbound webhook event delivery. After data updates, Spike POSTs a JSON array of events - record_change, provider_integration_created,
    and provider_integration_deleted - to a webhook URL configured in the admin console, HMAC-SHA256 signed via the X-Body-Signature
    header, with retries (up to 10) on non-200 responses. Delivery is outbound HTTP only; there is no public WebSocket or
    SSE surface.
- aid: spike-api:spike-api-auth-api
  name: Spike Auth API
  description: Authenticate end users and mint JWT access tokens.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - Authentication
  tags_raw:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/spike-api-auth-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-lab-reports-api
  name: Spike Lab Reports API
  description: Upload and query structured lab report biomarkers.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - Lab Reports
  properties:
  - type: OpenAPI
    url: openapi/spike-api-lab-reports-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-nutrition-ai-api
  name: Spike Nutrition AI API
  description: Analyze and manage nutrition records.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - Nutrition AI
  properties:
  - type: OpenAPI
    url: openapi/spike-api-nutrition-ai-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-provider-integrations-api
  name: Spike Provider Integrations API
  description: Connect and disconnect a user's health data providers.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - Provider Integrations
  properties:
  - type: OpenAPI
    url: openapi/spike-api-provider-integrations-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-provider-records-api
  name: Spike Provider Records API
  description: Query normalized provider health data records.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - Provider Records
  properties:
  - type: OpenAPI
    url: openapi/spike-api-provider-records-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-sdk-push-api
  name: Spike SDK Push API
  description: Ingest on-device health data pushed from the mobile SDKs.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - SDK Push
  properties:
  - type: OpenAPI
    url: openapi/spike-api-sdk-push-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-sleep-api
  name: Spike Sleep API
  description: Query normalized sleep sessions and stages.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - Sleep
  properties:
  - type: OpenAPI
    url: openapi/spike-api-sleep-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-statistics-api
  name: Spike Statistics API
  description: Query aggregated statistics for metrics over time.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - Statistics
  properties:
  - type: OpenAPI
    url: openapi/spike-api-statistics-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-time-series-api
  name: Spike Time Series API
  description: Query high-resolution metric time series.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - Time Series
  properties:
  - type: OpenAPI
    url: openapi/spike-api-time-series-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-users-api
  name: Spike Users API
  description: Current user, user properties, and application info.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/spike-api-users-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
- aid: spike-api:spike-api-workouts-api
  name: Spike Workouts API
  description: Query normalized workouts and physical activities.
  humanURL: https://docs.spikeapi.com/api-docs/authentication
  baseURL: https://app-api.spikeapi.com/v3
  tags:
  - Workouts
  properties:
  - type: OpenAPI
    url: openapi/spike-api-workouts-api-openapi.yml
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/authentication
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/openapi.json
  - type: PostmanCollection
    url: collections/spike-api.postman_collection.json
  - type: OpenCollection
    url: collections/spike-api.opencollection.json
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/provider_integration
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/provider_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-provider-records-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-sleep-list
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-workouts-list
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/activity_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-timeseries
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/metrics_matrix
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/query-statistics-daily
  - type: Documentation
    url: https://docs.spikeapi.com/technical-references/statistics_matrix
  - type: Documentation
    url: https://docs.spikeapi.com/nutrition-ai/overview
  - type: APIReference
    url: https://docs.spikeapi.com/technical-references/nutritional_fields
  - type: Documentation
    url: https://docs.spikeapi.com/lab-reports/overview
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/upload-lab-report
  - type: APIReference
    url: https://docs.spikeapi.com/api-reference/user-info
  - type: Documentation
    url: https://docs.spikeapi.com/api-docs/overview
common:
- type: AgenticAccess
  url: agentic-access/spike-api-agentic-access.yml
- type: DomainSecurity
  url: security/spike-api-domain-security.yml
- type: Authentication
  url: authentication/spike-api-authentication.yml
- type: GitHubOrganization
  url: https://github.com/Spike-API
- type: LinkedIn
  url: https://www.linkedin.com/company/spike-api
- type: Website
  url: https://www.spikeapi.com
- type: Documentation
  url: https://docs.spikeapi.com
- type: Plans
  url: plans/spike-api-plans-pricing.yml
- type: RateLimits
  url: rate-limits/spike-api-rate-limits.yml
- type: FinOps
  url: finops/spike-api-finops.yml
- url: https://www.spikeapi.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/spike-api"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/spike-api/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/spike-api/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.