Which is the purpose of the Enable network API option ?
thanks
Enabling the network API allows anyone to retrieve a list of public books in your network via the API:
GET /wp-json/pressbooks/v2/books/
This is not always desireable (for example, Pressbooks.com has ~50,000 books so we have disabled that feature to prevent unnecessary burden on the server).