{
    "name": "Fitbit",
    "description": "Fitbit designs products that track everyday health and fitness, empowering and inspiring people to lead healthier, more active lives.",
    "image": "https://www.fitbit.com/images/common/logo_with_trademark.png",
    "tags": [
        "fitness"
    ],
    "created": "2015-01-01",
    "modified": "2015-01-01",
    "url": "https://www.fitbit.com/apis.json",
    "specificationVersion": "0.14",
    "apis": [
        {
            "name": "Fitbit Web API",
            "description": "Fitbit designs products that track everyday health and fitness, empowering and inspiring people to lead healthier, more active lives.",
            "image": "https://www.fitbit.com/images/common/logo_with_trademark.png",
            "humanURL": "https://dev.fitbit.com/",
            "baseURL": "https://api.fitbit.com/",
            "tags": [],
            "properties": [
                {
                    "type": "X-blog",
                    "url": "http://blog.fitbit.com/"
                },
                {
                    "type": "X-blog-rss-feed",
                    "url": "http://blog.fitbit.com/feed/"
                },
                {
                    "type": "X-github",
                    "url": "https://github.com/fitbit"
                },
                {
                    "type": "X-twitter",
                    "url": "https://twitter.com/fitbit"
                }
            ],
            "contact": [
                {
                    "FN": "Fitbit API Team",
                    "Url": "https://dev.fitbit.com/forum"
                }
            ]
        }
    ],
    "maintainers": [
        {
            "FN": "Fitbit, Inc.",
            "X-twitter": "fitbit"
        }
    ]
}