https://coinkite.com/static/api/apis.json
You could use http://apis.io/lint to validate your apis.json file.
Testing your file I found that properties are not correct
"properties": [ { "type": "X-Documentation", "url": "https://docs.coinkite.com" } ],
should work
also "photo" is not a valid parameter. And "vCard" is expecting a URL and can't be empty.
hope it helps
https://coinkite.com/static/api/apis.json