Workflow Tool Integration
Dify
| Item | Value |
|---|---|
| Provider | OpenAI Compatible |
| Base URL | https://logox.top |
| API Key | sk-logox-your-key |
Use a separate key for each Dify app to make cost tracking easier.
Coze
If custom OpenAI-compatible services are supported, fill in:
text
Base URL: https://logox.top
API Key: sk-logox-your-keyn8n
You can use the OpenAI node or the HTTP Request node.
HTTP Request example:
| Item | Value |
|---|---|
| Method | POST |
| URL | https://logox.top/v1/chat/completions |
| Header | Authorization: Bearer sk-logox-your-key |
Workflow Suggestions
- Use a separate key for automation tasks.
- Limit concurrency and maximum run count.
- Check logs regularly to avoid abnormal consumption from looped tasks.
