Telygent

Credentials

API keys and authentication

API keys authorize requests made by the Telygent SDK. Keys are scoped to your account, so every request is tied to the account that generated the key. Keep keys in server-side environment variables and never expose them in client-side code.

Create and rotate keys

You can create API keys from the Credentials section of your dashboard. Keys can be deleted at any time and replaced with new ones. For best security, rotate keys on a regular schedule or immediately if a key is exposed.

Each account can hold up to 10 active API keys. Use separate keys for development, staging, and production environments so you can rotate or revoke access without disrupting every environment at once.

Usage tracking and analytics

Telygent usage is measured per question. Every question you send to the AI counts as a request, even if that request triggers multiple tool calls or database queries behind the scenes. Usage is tracked per account and reflects the volume of questions asked.

A request equals one question asked by a user. Telygent may perform multiple tool calls or database queries to answer that question, but you are not charged separately for those operations. Billing and usage limits are based solely on questions asked.