Timezone intelligence for AI apps, copilots, and global products.
Akiwaki Core API turns scheduling input into structured outputs: local conversions, working-hour quality, weekend and holiday risk, best times, best slots, and text-ready output blocks.
Structured detections: cities, source reference, date, and time.
Conversion and timezone outputs with clear offsets and flags.
Working-hour signals, weekend and holiday awareness, risk labels.
Best-time and Best-slots options with metadata suitable for orchestration layers.
Developer endpoints
POST /v1/analyze: Conversion, warning, and suggestion engine.
POST /v1/calendar-context: Monthly holiday and weekend metadata.
GET /v1/locations/catalog: Known city catalog for autocomplete and normalization.
GET /v1/health and GET /v1/version for platform checks.
Builder guarantees
Core API stays as the source of truth. Products receive normalized, explicit data and control how suggestions are surfaced, styled, and prioritized for their surface.
Stable structured payloads and mode-aware response contracts.
Separate concerns: fast analyze path and dedicated calendar context path.
Clear upgrade steps from conversion-only to advanced recommendation modes.