TechnoMindsSaudi digital infrastructure

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.

  1. 01

    Generate typed clients from the published OpenAPI document.

  2. 02

    Pin generated clients to a reviewed API version.

  3. 03

    Treat documented state and error fields as part of the integration contract.

  4. 04

    Use correlation IDs when opening a support case.

Continue reading