{
  "name": "Foxy",
  "description": "The hypermedia API for the Foxy.io and FoxyCart.com system. This API provides the complete functionality provided in the Foxy admin for everything from creating stores and coupons to running transaction reports.",
  "url": "https://api.foxycart.com/apis.json",
  "image": "https://api.foxycart.com/foxy_io.png",
  "specificationVersion": "0.14",
  "apis": [
    {
      "name": "Foxy",
      "description": "Foxy.io and FoxyCart's hAPI.",
      "image": "https://api.foxycart.com/foxy_io.png",
      "baseURL": "https://api.foxycart.com",
      "humanURL": "https://api.foxycart.com/docs",
      "tags": [
        "commerce",
        "hypermedia",
        "shopping cart",
        "ecommerce"
      ],
      "properties": [],
      "contact": [
        {
          "FN": "Luke Stokes",
          "email": "luke.stokes@foxycart.com",
          "organizationName": "FoxyCart.com",
          "adr": "6688 Nolensville Road STE 111-249 Brentwood, TN 37027",
          "tel": "855-FOXYCART",
          "X-twitter": "https://twitter.com/foxycart",
          "X-github": "https://github.com/FoxyCart",
          "url": "http://www.foxycart.com"
        }
      ]
    }
  ],
  "maintainers": [
    {
      "FN": "Luke Stokes",
      "email": "luke.stokes@foxycart.com",
      "X-twitter": "https://twitter.com/lukestokes"
    }
  ],
  "tags": [
    "commerce",
    "ecommerce",
    "shopping cart",
    "ecommerce"
  ],
  "include": [],
  "created": "2015-12-11",
  "modified": "2015-12-11"
}