template_id and identity_id to use an agent — without managing the underlying runtime.
Forward Mode ships with built-in IM channel integration, scheduled triggers (Schedules), and end-user identity isolation (Identities), making it a good fit for SaaS providers, integrators, and teams serving many end users or a large volume of callers.
Base URL
All Forward endpoints use the production gateway:Authentication
All Forward endpoints require Qoder PAT authentication:| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer <PAT> |
POST endpoints may accept an Idempotency-Key header.
Resource families
| Resource | Description |
|---|---|
| Templates | Reusable agent-shape baselines that define default agent and session configuration |
| Identities | End-user identities with per-identity configuration overrides and isolation |
| Sessions | Conversations or task runs started from a template + identity |
| Schedules | Cron or one-time triggered execution |
| Schedule runs | Execution records produced by schedules |
| Channels | Integration with external IM channels |
| Resources Registry | Register shared resources into Forward |