kinlane
3/13/2017 - 2:03 AM

WebAPI Search

WebAPI Search

<script type="application/ld+json">
{
  "@context": "http://schema.org/",
  "@type": "WebAPI",
  "name": "Your API Name",
  "description": "A full description of what your API is and does.",
  "documentation": "https://example.com/documentation/",
  "termsOfService": "https://example.com/tos/",
  "provider": {
    "@type": "Organization",
    "name": "API Evangelist"
  }
}
</script>