Quite a few of the plugin hooks make a datasette”instance of the Datasette class available to the plugins, so that they can look up configuration settings and execute database queries.
This means it should provide a documented, stable API so that plugin authors can rely on it.