ZaiNar

ZaiNar is a Positioning, Navigation and Timing (PNT) company that turns existing wireless networks into a sensing system. Its patented digital signal processing achieves sub-nanosecond time synchronization across commodity radios, which yields sub-meter 3D positioning for any device that emits a radio signal — indoors, outdoors, through walls and around corners — with no reliance on GPS/GNSS, cameras or additional device power. ZaiNar works across frequencies and known wireless protocols (Wi-Fi, 5G/SRS, IoT radios) and is deployed today in healthcare equipment tracking, construction site and safety-zone monitoring, and coordinated autonomous operations. The company emerged from nine years of stealth in February 2026 with more than $100M raised and a $1B+ valuation, and opened a Tokyo office in April 2026. Location data is delivered to customers through a private, credential-gated REST and real-time WebSocket platform; ZaiNar publishes no public developer portal, OpenAPI definition or SDKs as of this profiling pass.

ZaiNar publishes 1 API on the APIs.io network. Tagged areas include Company, Location, Positioning, Navigation, and Timing.

The ZaiNar catalog on APIs.io includes 1 event-driven AsyncAPI specification.

ZaiNar’s developer surface includes engineering blog, support, authentication, and 12 more developer resources.

25.8/100 emerging ▬ flat Agent 27/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
1 APIs
CompanyLocationPositioningNavigationTimingWirelessReal-Time LocationAsset TrackingIoTPhysical AI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 25.8/100 · emerging
Contract Quality 12.9 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 8.7 / 10
Agent readiness — 27/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/zainar: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

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

ZaiNar Location Platform API

Private, credential-gated REST API for the ZaiNar Wi-Fi location cloud. Clients authenticate with a username/password to obtain a bearer token, then trigger and manage locates a...

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Zainar Authentication

http · 3 schemes

SECURITY

Zainar Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 4

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: zainar
name: ZaiNar
description: ZaiNar is a Positioning, Navigation and Timing (PNT) company that turns existing wireless networks into a sensing
  system. Its patented digital signal processing achieves sub-nanosecond time synchronization across commodity radios, which
  yields sub-meter 3D positioning for any device that emits a radio signal — indoors, outdoors, through walls and around corners
  — with no reliance on GPS/GNSS, cameras or additional device power. ZaiNar works across frequencies and known wireless protocols
  (Wi-Fi, 5G/SRS, IoT radios) and is deployed today in healthcare equipment tracking, construction site and safety-zone monitoring,
  and coordinated autonomous operations. The company emerged from nine years of stealth in February 2026 with more than $100M
  raised and a $1B+ valuation, and opened a Tokyo office in April 2026. Location data is delivered to customers through a
  private, credential-gated REST and real-time WebSocket platform; ZaiNar publishes no public developer portal, OpenAPI definition
  or SDKs as of this profiling pass.
image: https://zainartech.com/zainar-logo.png
url: https://raw.githubusercontent.com/api-evangelist/zainar/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-08-02'
modified: '2026-08-02'
tags:
- Company
- Location
- Positioning
- Navigation
- Timing
- Wireless
- Real-Time Location
- Asset Tracking
- IoT
- Physical AI
apis:
- name: ZaiNar Location Platform API
  description: Private, credential-gated REST API for the ZaiNar Wi-Fi location cloud. Clients authenticate with a username/password
    to obtain a bearer token, then trigger and manage locates against tracker and anchor nodes (e.g. POST nodes/{system_id}/action).
    Resulting location measurements are delivered over a real-time WebSocket event stream rather than in the REST response.
    The surface is documented publicly only through ZaiNar's own open-source latency measurement tool; there is no public
    developer portal, OpenAPI definition or reference documentation.
  humanURL: https://github.com/zainar/locate-latency-measurement-script
  baseURL: https://api.wifi-prd-us.zainar.net/pipeline/r/api/v2/client
  tags:
  - Location
  - Positioning
  - Asset Tracking
  - Real-Time Location
  properties:
  - type: Authentication
    url: authentication/zainar-authentication.yml
  - type: Conventions
    url: conventions/zainar-conventions.yml
  - type: StreamingEndpoint
    url: asyncapi/zainar-event-surface.yml
  - type: SourceCode
    url: https://github.com/zainar/locate-latency-measurement-script
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://zainartech.com/
- type: Blog
  url: https://zainartech.com/news
- type: Support
  url: https://zps.support.zainartech.com/servicedesk/customer/portals
- type: Contact
  url: https://zainartech.com/contact
- type: GitHubOrganization
  url: https://github.com/zainar
- type: LinkedIn
  url: https://www.linkedin.com/company/zainar
- type: Twitter
  url: https://x.com/zainartech
- type: SecondaryMarket
  url: https://forgeglobal.com/zainar_stock/
- type: Authentication
  url: authentication/zainar-authentication.yml
- type: Conventions
  url: conventions/zainar-conventions.yml
- type: Lifecycle
  url: lifecycle/zainar-lifecycle.yml
- type: DomainSecurity
  url: security/zainar-domain-security.yml
- type: LLMsTxt
  url: llms/zainar-llms.txt
- type: Packages
  url: packages/zainar-packages.yml
- type: StreamingEndpoint
  url: asyncapi/zainar-event-surface.yml
x-enrichment:
  date: '2026-08-02'
  status: enriched
  artifacts_added: 8
  pass: local-v1