API

Using the API, you can programmatically perform many of the same tasks as you can in the GUI. This section introduces the KnowledgeOwl API, describes the API's endpoints, and also offers broader guidance on working with APIs.

Using the KnowledgeOwl API

Information about the purpose of the KnowledgeOwl API, authentication, and how to get started with using the API.

Endpoint reference

A list of available endpoints, their parameters, and other key info.

Working with APIs

Learn more about APIs: what they are and how to work with them.

Cookbook: examples with curl and Postman

A set of curl examples, along with a Postman collection you can import and try out. The examples show simple tasks you can do with the API without additional code.

Cookbook: code samples

A collection of code samples, showing you how to do various tasks with the API.