mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
13 lines
518 B
Text
13 lines
518 B
Text
[[url-shortening-api]]
|
|
== URL Shortening API
|
|
|
|
Kibana URLs contain the state of the application making them very 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 Kibana URL.
|
|
|
|
The short URLs enabled by this API are designed to make sharing Kibana URLs easier.
|
|
|
|
NOTE: You cannot access these endpoints via the Console in Kibana.
|
|
|
|
* <<url-shortening-api-api-shorten-url>>
|
|
|
|
include::url_shortening/shorten_url.asciidoc[]
|