ANELLO Photonics website screenshot

ANELLO Photonics

ANELLO Photonics is a Santa Clara, California company building solid-state, high-precision inertial navigation and sensing products for positioning, navigation and orientation when GNSS is jammed, spoofed, blocked or otherwise unavailable. Its products are powered by SiPhOG (Silicon Photonics Optical Gyroscope), a chip-scale optical gyroscope built on standard semiconductor processes. The developer surface is an embedded one rather than a web API: ANELLO Ground INS, Ground IMU, Maritime INS, Aerial INS, X3 IMU and the Evaluation Kit expose a documented ASCII and RTCM-binary message protocol over RS-232 serial, USB-C and UDP/Ethernet, with a public developer manual, a first-party Python configuration and logging tool, a ROS/ROS2 driver that publishes machine-readable .msg/.srv interface definitions, and PX4/ArduPilot and MAVLink integrations.

ANELLO Photonics publishes 1 API on the APIs.io network. Tagged areas include Company, Inertial Navigation, Optical Gyroscope, Silicon Photonics, and GNSS.

ANELLO Photonics’ developer surface includes documentation, API reference, getting-started guide, engineering blog, support, CLI, changelog, and 15 more developer resources.

25.2/100 emerging ▬ flat Agent 3/100 human only library Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyInertial NavigationOptical GyroscopeSilicon PhotonicsGNSSGPS-Denied NavigationSensorsRoboticsDefenseAutonomous VehiclesEmbedded SystemsIMU

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/anello-photonics: 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 1

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

ANELLO Device Messaging Protocol

The ANELLO device interface: an ASCII sentence protocol (#APIMU, #APIM1, #APGPS, #APHDG, #APINS, #APAHRS output; #APCFG, #APVEH, #APODO, #APPNG, #APECH, #APRST input) plus an RT...

Security Posture 1

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

Anello Photonics Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: anello-photonics
name: ANELLO Photonics
description: 'ANELLO Photonics is a Santa Clara, California company building solid-state, high-precision inertial navigation
  and sensing products for positioning, navigation and orientation when GNSS is jammed, spoofed, blocked or otherwise unavailable.
  Its products are powered by SiPhOG (Silicon Photonics Optical Gyroscope), a chip-scale optical gyroscope built on standard
  semiconductor processes. The developer surface is an embedded one rather than a web API: ANELLO Ground INS, Ground IMU,
  Maritime INS, Aerial INS, X3 IMU and the Evaluation Kit expose a documented ASCII and RTCM-binary message protocol over
  RS-232 serial, USB-C and UDP/Ethernet, with a public developer manual, a first-party Python configuration and logging tool,
  a ROS/ROS2 driver that publishes machine-readable .msg/.srv interface definitions, and PX4/ArduPilot and MAVLink integrations.'
url: https://raw.githubusercontent.com/api-evangelist/anello-photonics/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
deliveryModel:
  model: library
  open_source: false
  commercial: false
  callable_host: false
  label: Library · distributed through package registries, no callable service
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - security
  generated: '2026-09-02'
  method: derived
specificationVersion: '0.23'
created: '2026-08-06'
modified: '2026-08-06'
image: https://static1.squarespace.com/static/60404157b68a5453a865f98e/t/6a2742eefb5f0723d0178a9c/1624159401076/social.png?format=1500w
tags:
- Company
- Inertial Navigation
- Optical Gyroscope
- Silicon Photonics
- GNSS
- GPS-Denied Navigation
- Sensors
- Robotics
- Defense
- Autonomous Vehicles
- Embedded Systems
- IMU
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: ANELLO Device Messaging Protocol
  description: 'The ANELLO device interface: an ASCII sentence protocol (#APIMU, #APIM1, #APGPS, #APHDG, #APINS, #APAHRS output;
    #APCFG, #APVEH, #APODO, #APPNG, #APECH, #APRST input) plus an RTCM 10403 binary framing, carried over RS-232 serial, USB-C
    virtual COM and UDP/Ethernet. There is no HTTP base URL — this is an embedded wire protocol, not a web API — so baseURL
    is deliberately omitted rather than fabricated.'
  humanURL: https://docs-a1.readthedocs.io/en/latest/communication_messaging.html
  x-transport:
  - rs-232-serial
  - usb-c-virtual-com
  - udp-ethernet
  properties:
  - type: APIReference
    url: https://docs-a1.readthedocs.io/en/latest/communication_messaging.html
  - type: Conventions
    url: conventions/anello-photonics-conventions.yml
  - type: ErrorCatalog
    url: errors/anello-photonics-error-codes.yml
  - type: DataModel
    url: data-model/anello-photonics-data-model.yml
  - type: ROSInterface
    url: ros/anello-photonics-ros-interfaces.yml
common:
- type: DomainSecurity
  url: security/anello-photonics-domain-security.yml
- type: Website
  url: https://www.anellophotonics.com/
- type: DeveloperPortal
  url: https://docs-a1.readthedocs.io/en/latest/
- type: Documentation
  url: https://docs-a1.readthedocs.io/en/latest/
- type: APIReference
  url: https://docs-a1.readthedocs.io/en/latest/communication_messaging.html
- type: GettingStarted
  url: https://docs-a1.readthedocs.io/en/latest/getting_started_quick.html
- type: GitHubOrganization
  url: https://github.com/Anello-Photonics
- type: Blog
  url: https://www.anellophotonics.com/blog
- type: Support
  url: https://www.anellophotonics.com/contact
- type: PrivacyPolicy
  url: https://www.anellophotonics.com/privacy-policy
- type: Downloads
  url: https://www.anellophotonics.com/downloads
- type: LLMsTxt
  url: llms/anello-photonics-llms.txt
- type: Packages
  url: packages/anello-photonics-packages.yml
- type: SDKs
  url: packages/anello-photonics-packages.yml
- type: CLI
  url: cli/anello-photonics-cli.yml
- type: Conventions
  url: conventions/anello-photonics-conventions.yml
- type: ErrorCatalog
  url: errors/anello-photonics-error-codes.yml
- type: DataModel
  url: data-model/anello-photonics-data-model.yml
- type: Conformance
  url: conformance/anello-photonics-conformance.yml
- type: Lifecycle
  url: lifecycle/anello-photonics-lifecycle.yml
- type: ChangeLog
  url: changelog/anello-photonics-changelog.yml
- type: ROSInterface
  url: ros/anello-photonics-ros-interfaces.yml
x-enrichment:
  date: '2026-08-06'
  status: enriched
  artifacts_added: 11
  pass: local-v1

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/anello-photonics"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/anello-photonics/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/anello-photonics/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.