GiveVoice API
Pattern voicing engine.
Endpoints
POST /api/voice— Voice a seed. Body:{ "input": "trust", "seedType": "word" }GET /api/voice/:contentKey— Fetch a cached voicing. Example:/api/voice/word:trustGET /api/health— Health check.
Pattern voicing engine.
POST /api/voice — Voice a seed. Body: { "input": "trust", "seedType": "word" }GET /api/voice/:contentKey — Fetch a cached voicing. Example: /api/voice/word:trustGET /api/health — Health check.