Developer Overview
This section is for technical implementers working with Irmaya’s backend routes, setup flows, and tenant-aware application behavior.
When to Use This Section
Use the developer docs when you need to:
- understand the backend route surface used by the product
- integrate workspace operations with other systems
- troubleshoot setup or webhook behavior
- review the technical side of tenant-aware workflows
What the Repo Provides Today
The current repository exposes application APIs and operational routes rather than a separate public developer platform.
The main technical areas are:
- tenant-authenticated application routes
- setup and onboarding flows
- conversations, contacts, broadcasts, and knowledge behavior
- inbound webhook handling
Recommended Reading Order
Read these guides in sequence:
Use deeper architecture or deployment references only when you need implementation detail beyond the public docs set.
What This Section Does Not Assume
Do not assume the current repo automatically provides:
- a separate public developer portal
- a stable external
/api/v1/...contract - a generic outbound event subscription product