kibana/docs/api/url-shortening.asciidoc
Kaarina Tungseth 925dfab588
[DOCS] New template for APIs (#39298)
* Clean up

* Dashboard export API

* More changes

* role-management and saved-objects

* Clean up

* Final clean up

* Clean up

* Moved labels to appropriate places

* Fixed rogue commits
2019-09-06 11:09:57 -05:00

12 lines
422 B
Plaintext

[[url-shortening-api]]
== URL shortening API
{kib} URLs contain the state of the application, which makes them long and cumbersome.
Internet Explorer has URL length restrictions, and some wiki and markup parsers don't do well with the full-length version of the {kib} URL.
Short URLs are designed to make sharing {kib} URLs easier.
* <<shorten-url-api, Shorten URL API>>
include::url_shortening/shorten_url.asciidoc[]