Skip to content

Token Management

Token Management Entry

Token management is in Token Management in the console.

http
Authorization: Bearer sk-logox-your-key

Group Selection

You must select a group when creating a token. The group determines the model range that the token can call.

Available models should always be based on the actual query result for the token under its current group.

Group Selection Suggestions

Official channel APIs are suitable for automated code calls, programmable tasks, large cached inputs, fixed workflows, large-context repository analysis, and workloads that frequently hit input cache.

Relay API channels vary by source. Different channels have different prices and stability levels.

Query Models Available to the Current Token

bash
curl https://logox.top/v1/models \
  -H "Authorization: Bearer sk-logox-your-key"

The response is the actual model list available to the token under the selected group.

Support QQ: 6669955