Skip to main content

Public Knowledge Box

Access rights on a public box

When a Knowledge Box is public, all of its content is visible to everyone.

  • Anonymous users can query the Knowledge Box and see the results.
  • Only authorized users can push new content or change settings.

This is the common use case when you want to control who can add content in the Knowledge Box, but want everyone to be able to search.

A Knowledge Box can be made public by going into the Knowledge Box settings in the Nuclia Dashboard and clicking on the Publish button.

API calls on a public box

The search endpoint can be called without any Authorization header.

Any endpoint modifying the Knowledge Box requires a proper token in the Authorization header. It can be an API key (Contributor or Owner), or a user token obtained from a SAML flow.