> ## Documentation Index
> Fetch the complete documentation index at: https://developers.techwolf.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

The TechWolf API is organized around REST. It accepts and returns JSON-encoded
data, and uses HTTP response codes, authentication, and verbs. It provides
access to entity and skill data, and utility endpoints to provide additional
insights.

To make use of the API, requests need to be authenticated; see the
[Authentication](../Authentication/Authentication) section for more information.
