Skip to navigation Skip to main content

Runtime APIs

Runtime API Services are as-is services provided and hosted by 11ty. We officially host instances and also provide the source code for them so that you can self-host. The hosted instances are provided as-is without uptime guarantees.

It is encouraged to self-host these so you aren’t relying on run-time services that are out of your control but you can assess the risk-reward of this scenario yourself. (Definitely self-host for business use cases)

Eleventy API Explorer

The Eleventy API Explorer will show sample results from Eleventy Runtime API services.

List of API Services

  • Screenshots: Returns a screenshot image from a URL.
  • OpenGraph Image: Returns the OpenGraph image from a URL.
  • IndieWeb Avatar: Returns an avatar representing a URL.
  • Generator Image: Returns the site generator’s logo that was used to build a site at given URL.
  • Hosting Image: Returns the hosting provider’s logo that was used to host a site at given URL.
  • Sparklines: Returns a Sparkline image given a set of numbers.

Other pages in Services