Garmin Connect IQ Platform

Connect IQ is Garmin's open platform for building wearable apps that run on Garmin watches and cycling computers. Developers write apps in Monkey C — Garmin's purpose-built object-oriented language — and target five app categories (watch faces, data fields, widgets, device apps, audio content provider apps). The SDK ships with device simulators, a VS Code Monkey C extension, and companion mobile SDKs for Android (Maven Central) and iOS (GitHub) so phone apps can talk to Connect IQ apps over BLE. Apps are distributed through the Connect IQ Store at apps.garmin.com. Current SDK version 9.1.0 (May 2026).

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/garmin-connect-iq"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: garmin:garmin-connect-iq
name: Garmin Connect IQ Platform
tags:
- Wearables
- Watch Faces
- Application
- Connect IQ
- Monkey C
- SDK
tags_raw:
- Wearables
- Watch Faces
- Apps
- Connect IQ
- Monkey C
- SDK
humanURL: https://developer.garmin.com/connect-iq/
properties:
- url: https://developer.garmin.com/connect-iq/overview/
  type: Documentation
- url: https://developer.garmin.com/connect-iq/sdk/
  name: Connect IQ SDK
  type: SDKs
- url: https://developer.garmin.com/connect-iq/api-docs/
  name: Connect IQ API Docs
  type: Documentation
- url: https://developer.garmin.com/connect-iq/monkey-c/
  name: Monkey C Programming Language
  type: Documentation
- url: https://developer.garmin.com/connect-iq/compatible-devices/
  name: Compatible Devices
  type: Documentation
- url: https://apps.garmin.com/
  name: Connect IQ Store
  type: AppMarketplace
- url: https://github.com/garmin/connectiq-apps
  name: Connect IQ Apps Samples
  type: SDKs
- url: https://github.com/garmin/connectiq-android-sdk
  name: Connect IQ Mobile SDK for Android
  type: SDKs
- url: https://github.com/garmin/connectiq-companion-app-sdk-ios
  name: Connect IQ Companion App SDK for iOS
  type: SDKs
- url: graphql/garmin-graphql.md
  type: GraphQL
description: Connect IQ is Garmin's open platform for building wearable apps that run on Garmin watches
  and cycling computers. Developers write apps in Monkey C — Garmin's purpose-built object-oriented language
  — and target five app categories (watch faces, data fields, widgets, device apps, audio content provider
  apps). The SDK ships with device simulators, a VS Code Monkey C extension, and companion mobile SDKs
  for Android (Maven Central) and iOS (GitHub) so phone apps can talk to Connect IQ apps over BLE. Apps
  are distributed through the Connect IQ Store at apps.garmin.com. Current SDK version 9.1.0 (May 2026).