Skip to main content
TechWolf takes information security seriously. Our up-to-date certifications, policies, infrastructure details, and security documentation live on the TechWolf Trust Center. For security questions, reach us at security@techwolf.ai. For data protection and privacy inquiries, contact our DPO Office at 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 is managed explicitly by your company. See Data handling for how the Skill Engine treats the data you send it.