openapi: 3.1.0
info:
  title: Zinvyl Agent Gateway
  version: 1.5.0
  description: >-
    Root discovery document for the canonical Zinvyl Marketplace API operated
    by G.B. Industry LLC d/b/a Zinvyl. Path definitions delegate to the
    versioned marketplace contract to prevent duplicated transaction rules.
  contact:
    url: https://zinvyl.com/inquiry/
  license:
    name: Zinvyl Terms
    url: https://zinvyl.com/terms/
servers:
  - url: https://zinvyl.com
paths:
  /marketplace/api/agent-payment-route:
    $ref: https://zinvyl.com/marketplace/openapi.yaml#/paths/~1api~1agent-payment-route
  /marketplace/api/network/request:
    $ref: https://zinvyl.com/marketplace/openapi.yaml#/paths/~1api~1network~1request
  /marketplace/api/order-status:
    $ref: https://zinvyl.com/marketplace/openapi.yaml#/paths/~1api~1order-status
