DotID examples¶
This directory contains documentation for example integrations. Runnable example
code lives under examples/ at the DotID repository root.
Examples¶
Example |
Purpose |
|---|---|
Third-party developer registration, tenant installation, and PassPort app entry through the clean public API model. Runnable code: |
Examples should prefer the public API gateway surface where possible. Run them against your local simulation while developing, then point them at production once you go live:
local simulation: http://api.dev.fgai.test
Use console hostnames only for browser-console flows:
tenant console: http://console.dev.fgai.test
platform admin console: http://admin-console.dev.fgai.test