Developer documentation
API reference
The deployed provider API publishes its route graph as OpenAPI. Use the public reference for current paths and schemas; use the product guides for lifecycle and operating guidance.
Implementation guide
What the integration should preserve.
- 01
Generate typed clients from the published OpenAPI document.
- 02
Pin generated clients to a reviewed API version.
- 03
Treat documented state and error fields as part of the integration contract.
- 04
Use correlation IDs when opening a support case.
Continue reading
