Liesheng Group · Authentication Profile

Liesheng Authentication

Authentication

Liesheng Group secures its APIs with oauth2, apiKey, and http across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyConsumer ElectronicsWearablesAudioSportsFitnessHealthInternet of ThingsODMOEMChina
Methods: oauth2, apiKey, http Schemes: 3 OAuth flows: authorizationCode API key in: header

Security Schemes

SuuntoOAuth2 oauth2
· flows: authorizationCode
Ocp-Apim-Subscription-Key apiKey
· in: header ()
ClientCredentialsBasic http
scheme: basic

Source

Authentication Profile

liesheng-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://apizone.suunto.com/how-to-start
docs: https://apizone.suunto.com/how-to-start
notes: >-
  Liesheng Group publishes no API of its own. Its owned brand SUUNTO operates the
  Suunto Cloud API (Integration API) behind the Suunto API Zone, an Azure API
  Management developer portal. Access requires acceptance into the Suunto partner
  program. Every Cloud API call carries TWO credentials: an OAuth2 bearer JWT and
  an APIM subscription key.
summary:
  types:
  - oauth2
  - apiKey
  - http
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
schemes:
- name: SuuntoOAuth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://cloudapi-oauth.suunto.com/oauth/authorize
    tokenUrl: https://cloudapi-oauth.suunto.com/oauth/token
    scopes:
    - workout
  token_format: JWT
  token_lifetime_seconds: 86400
  refresh_token: true
  token_endpoint_auth: >-
    HTTP Basic — Authorization: Basic Base64(client_id:client_secret)
  request_header: 'Authorization: Bearer <jwt token>'
  user_claim: >-
    The JWT carries a custom claim `user` holding the authorizing Suunto App
    account username; used to correlate webhook notifications to a stored token.
  source: https://apizone.suunto.com/how-to-start
- name: ApimSubscriptionKey
  type: apiKey
  in: header
  name: Ocp-Apim-Subscription-Key
  required_for: https://cloudapi.suunto.com/ (not required for OAuth endpoints)
  keys: primary and secondary, rotatable from the API Zone profile page
  source: https://apizone.suunto.com/how-to-start
- name: ClientCredentialsBasic
  type: http
  scheme: basic
  applies_to: https://cloudapi-oauth.suunto.com/oauth/token
  source: https://apizone.suunto.com/faq
onboarding:
  gated: true
  process:
  - Apply to the Suunto partner program at https://www.suunto.com/welcomepartners
  - Sign the API agreement and name the developers who need API Zone access
  - Subscribe to the Developer API in the API Zone to obtain subscription keys
  - Configure app name, client secret and redirect URI in the API Zone profile
  response_time: within two weeks of partner-program acceptance
  contact: partners@suunto.com
  personal_use: not offered — companies and organizations only
  cost: no charge for API use

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/liesheng-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.