API Commons Manifest
{
"apis": [
{
"name": "Name of Your APIs",
"description": "Description of what your api does and the value it delivers.",
"image": "https://example.com/image.png",
"keywords": "keywords, tags, that, describe, api",
"license": "http://creativecommons.org/licenses/by-sa/3.0/deed.en_US",
"attribution": "Individual or Company Name",
"url": "URL to this APIs manifest",
"definitions": [
{
"type": "[type: ie Swagger, RAML, API Blueprint]",
"url": "https://github.com/locationofdefinition"
}
]
}
],
"tags": "api-commons-manifest",
"updated": "11/04/2013"
}