> ## 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.

# Information Security

TechWolf takes information security seriously. Our up-to-date
certifications, policies, infrastructure details, and security
documentation live on the
[**TechWolf Trust Center**](https://trust.techwolf.ai).

For security questions, reach us at
[security@techwolf.ai](mailto:security@techwolf.ai). For data protection
and privacy inquiries, contact our DPO Office at
[privacy@techwolf.ai](mailto:privacy@techwolf.ai).

## Skill Engine API

A few specifics that are useful when integrating with the Skill Engine
API:

* The API is available over HTTPS only.
* Authentication and authorization use the OAuth 2.0 protocol, allowing
  for secure and scoped access to the product's functionality.
* Each customer runs in a strictly isolated environment. Data is never
  combined across customers, and any models trained or optimized on your
  internal data are never applied outside your environment.
* You retain full control over the contents of your environment: the
  lifecycle of every [Entity](./entities) is managed explicitly by your
  company. See [Data handling](./data-handling) for how the Skill Engine
  treats the data you send it.
