Swift Binary Protocol (SBP)

The native binary protocol for Swift Navigation devices — Piksi and Duro GNSS receivers and the Starling positioning engine. 242 message types across 29 packages carry position, velocity, baseline and time solutions, raw observations and ephemerides, SSR corrections, integrity bounds, message signing, inertial and vehicle inputs, and device management. The machine-readable specification is published as YAML and every client library is generated from it, along with 225 JSON Schema documents for the JSON representation.

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/swift-binary-protocol-sbp"
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 ↑
name: Swift Binary Protocol (SBP)
description: The native binary protocol for Swift Navigation devices — Piksi and Duro GNSS receivers and
  the Starling positioning engine. 242 message types across 29 packages carry position, velocity, baseline
  and time solutions, raw observations and ephemerides, SSR corrections, integrity bounds, message signing,
  inertial and vehicle inputs, and device management. The machine-readable specification is published
  as YAML and every client library is generated from it, along with 225 JSON Schema documents for the
  JSON representation.
humanURL: https://swift-nav.github.io/libsbp/
baseURL: tcp://{device-host}:55556
tags:
- Protocol
- GNSS
- Binary
- JSON-Schema
tags_raw:
- Protocol
- GNSS
- Binary
- JSON Schema
properties:
- type: Specification
  url: spec/swift-navigation-sbp-spec.yml
- type: JSONSchema
  url: json-schema/swift-navigation-json-schema.yml
- type: SourceCode
  url: https://github.com/swift-nav/libsbp
- type: Documentation
  url: https://swift-nav.github.io/libsbp/
- type: ChangeLog
  url: changelog/swift-navigation-changelog.yml
- type: DataModel
  url: data-model/swift-navigation-data-model.yml