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>