{
  "name": "PlotAPI",
  "description": "Premium developer API for vehicle specification, parts fitment, and real estate data.",
  "image": "https://plotapi.co/logo.png",
  "url": "https://plotapi.co/apis.json",
  "created": "2026-08-19",
  "modified": "2026-08-19",
  "specificationVersion": "0.17",
  "apis": [
    {
      "name": "Real Estate Data API",
      "description": "Retrieve clean, structured property JSON payloads from Zillow (US) and Rightmove (UK) dynamically.",
      "image": "https://plotapi.co/logo.png",
      "humanURL": "https://plotapi.co",
      "baseUrl": "https://plotapi.co/api/v1",
      "properties": [
        {
          "type": "Swagger",
          "url": "https://plotapi.co/openapi.json"
        }
      ]
    },
    {
      "name": "Automotive Data API",
      "description": "Fetch vehicle specs and auto parts fitment data across US and UK catalogs.",
      "image": "https://plotapi.co/logo.png",
      "humanURL": "https://plotapi.co",
      "baseUrl": "https://plotapi.co/api/v1",
      "properties": [
        {
          "type": "Swagger",
          "url": "https://plotapi.co/openapi.json"
        }
      ]
    }
  ],
  "maintainers": [
    {
      "FN": "PlotAPI Support",
      "email": "support@plotapi.co"
    }
  ]
}
