Back to Owledge | Back to Owledge docs | Search ****these pages with 🔍 in the top right ****↑ ****


You can access your workspace index via the API in order to include Owledge results in your internal tools or in any other data source.

You’re authenticated via an API key linked to your workspace member access rights. It allows secure access to your data without compromising permission rules.

API is included in all plans (even the free one for now). We encourage you to play with it and make the most out of the crazy performances of Owledge.

🔑 Authentication

Getting your identifiers

  1. Connect to https://search.owledge.app
  2. Login in to the workspace you want to connect to
  3. Go to the menu in the top right corner and click on « Workspace settings »
  4. Go to the « API » section in the left sidebar
  5. Create you own API key 🔑
  6. Copy your workspace ID

Authenticating your requests

You can call the api at https://main.api.owledge.app/v1/. You must authenticate all your requests to get a response.

  1. Pass your workspace id in the url
  2. Pass your api key as a bearer token

🚏 Endpoints

/v1/search