layout | title | menu |
---|---|---|
page |
Integration |
main |
The simplest way to add Hypothes.is to your web site is to include this line of JavaScript in your template or HTML code:
{% highlight html %}
<script defer async src="//hypothes.is/embed.js"></script>{% endhighlight %}
The Hypothes.is Stream is available as both Atom and RSS syndication feeds.
Checkout the Feeds documentation for more information on querying.
Our [HTTP API] provides access to publicly published, public domain licensed annotation content. We have a growing list of community created client libraries available.