{
  "product": "OVM",
  "environment": "live-readonly",
  "free": true,
  "api_key_required": false,
  "api_key": null,
  "auth": "none",
  "base_url": "https://ovmtransport.com/api/v1",
  "openapi": "https://ovmtransport.com/api/v1/openapi.json",
  "docs": "https://ovmtransport.com/developers",
  "cli": {
    "npx": "npx --yes https://ovmtransport.com/developers/ovmtransport.tgz status",
    "install": "npm install -g https://ovmtransport.com/developers/ovmtransport.tgz",
    "python": "curl -fsSL https://ovmtransport.com/developers/ovmtransport.py | python3 - status"
  },
  "booking": "Not available via API. Submit the public form at https://ovmtransport.com/contact or call +441414591302.",
  "hint": "Call GET /status, /contact, /services and /coverage with no Authorization header. This live read-only API is the sandbox."
}
