[[script-apis]] == Script APIs .New API reference [sidebar] -- For the most up-to-date API details, refer to {api-es}/group/endpoint-script[Script APIs]. -- Use the following APIs to manage, store, and test your <>. [discrete] [[script-support-apis]] === Script support APIs Use the script support APIs to get a list of supported script contexts and languages. * <> * <> [discrete] [[stored-script-apis]] === Stored script APIs Use the stored script APIs to manage <> and <>. * <> * <> * <> [discrete] [[painless-apis]] === Painless APIs Use the {painless}/painless-execute-api.html[Painless execute API] to safely test Painless scripts before using them in production. include::create-stored-script-api.asciidoc[] include::delete-stored-script-api.asciidoc[] include::get-script-contexts-api.asciidoc[] include::get-script-languages-api.asciidoc[] include::get-stored-script-api.asciidoc[]