[[script-apis]] == Script APIs NOTE: This list of script APIs is incomplete. We're working on adding more. Use following APIs to manage, store, and test your <>. [discrete] [[stored-script-apis]] === Stored script APIs Use stored script APIs to manage <> and <>. * <> //// TODO: See https://github.com/elastic/elasticsearch/issues/71376 [discrete] [[script-support-apis]] === Script support API Use the script support APIs to get a list of supported script languages and contexts. [discrete] [[painless-apis]] === Painless APIs Use the execute script API to safely test Painless scripts. //// include::create-stored-script-api.asciidoc[]