Developer Portal
Build on the ARHAM ecosystem
REST endpoints for integrating leads, the Companion, and document intelligence into your own tools.
POST
/api/leadsCreate a lead from a contact or demo-request form.
POST
/api/companion/chatSend a message to the ARHAM Companion and receive the next reply + updated discovery profile.
POST
/api/companion/finishFinalize a Companion conversation: creates the lead, recommendations, and Business Requirement Summary.
POST
/api/companion/uploadUpload a supporting document during a Companion conversation.
These endpoints currently power ARHAM's own website and Companion — they are not yet an open, authenticated public API. Third-party integration (API keys, per-tenant scoping) is planned; reach out via arhamcon910@gmail.com if you'd like early access.
