dograh/api/routes
Abhishek 642cc34e8c
feat: add authentication for OSS (#167)
* feat: add authentication for OSS

Fixes #157 and #156

* fix: fix token generation

* fix: limit fastapi workers to 1
2026-02-20 18:21:24 +05:30
..
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
auth.py feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30
campaign.py Feat/campaign enhancements (#163) 2026-02-17 21:04:15 +05:30
credentials.py Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
integration.py fix: fix cloudonix call hangup (#154) 2026-02-13 11:44:10 +05:30
knowledge_base.py feat: add openrouter support 2026-02-09 13:31:32 +05:30
looptalk.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
main.py feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30
organization.py feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
organization_usage.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
public_agent.py fix: BACKEND_API_ENDPOINT resolution from env and cloudflared tunnel (#135) 2026-01-29 14:06:08 +05:30
public_download.py fix: changes to update pipecat version to 0.0.100 (#122) 2026-01-23 18:53:59 +05:30
public_embed.py feat: allow turn credentials fetching from embed agent 2026-02-04 13:52:44 +05:30
reports.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
s3_signed_url.py feat: add csv upload functionality for OSS (#29) 2025-10-09 17:54:31 +05:30
service_keys.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
superuser.py chore: UI enhancements for workflow runs view (#142) 2026-01-30 17:08:15 +05:30
telephony.py fix: missing call_id in gathered_context (#165) 2026-02-18 21:13:28 +05:30
tool.py feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
turn_credentials.py feat: add coturn configurations (#143) 2026-02-03 13:52:50 +05:30
user.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
webrtc_signaling.py fix: fix cloudonix call hangup (#154) 2026-02-13 11:44:10 +05:30
workflow.py chore: UI enhancements for workflow runs view (#142) 2026-01-30 17:08:15 +05:30
workflow_embed.py feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30