
Testing
Togi Web Client
Post Decisions (with options) and Reports to your Togi project. Optional end-to-end encryption uses AES-256-CBC, compatible with the n8n, Python and C++ examples.
- Enter your API Key and API Password (Project -> Preferences).
- (Optional) Paste SECRET (base64) to encrypt payloads.
- Select Decision or Report, fill fields, and click Send.
- For decisions, use Poll Answer to check the latest response.
API Base is fixed to https://api.togi-app.com/api/v1
.
API Settings
If provided, the Decision/Report body will be encrypted as base64(IV || ciphertext)
using AES-256-CBC.
Response
—
Local Preview
- Mode: decision
- Options: []
- Encryption: OFF (plaintext)
- API Base: https://api.togi-app.com/api/v1