Developer Docs

Integration reference for FlexGalaxy.AI APIs, SDKs, and CLIs.

By product

  • DotID — identity APIs, OIDC client setup, FRN, JWT validation

  • TrustMint — device + scope API, OTA

  • Bazaar — applet packaging, OCI distribution

  • Schemas — protobuf + OpenAPI contracts

  • wes-contract — planner-to-executor REST + gRPC contract between any WMS / OMS / ERP and any WES

  • WMS — FGAI WMS public ingest API for pushing master / documents / inventory from any upstream system

Platform-wide

  • API Gateway — KrakenD routing, auth, rate limits

  • CLI — the flexgalaxy command-line tool

(Per-product dev pages are deployed by each project’s CI to /dev/<product>/. This landing page indexes them. Update when a product is added/removed. Cross-product links use raw HTML anchors with directory paths because the target .md files live in sibling repos — MyST can’t resolve them at build time, so it would emit dead #dotid/index.md anchors if we used Markdown link syntax. CloudFront/S3 resolves dotid/ to dotid/index.html at request time, so these links work once each product’s CI has published its subtree.)