Hamia API gives developers direct access to Hamia's underlying AI engine, engineered for reliability at production scale and documented the way a real engineering team actually needs it to be, not an afterthought bolted onto a consumer product.
REST API access, official JavaScript, Python, and PHP SDKs, and webhooks for real time events, from a free sandbox to enterprise scale deployments.
$curl https://api.hamia.io/v1/agent/respond \
-H "Authorization: Bearer hma_live_..." \
-d businessId=biz_123 -d platform=whatsapp \
-d message="What are your opening hours?"
{ "reply": "We're open 9am to 6pm, Monday to Saturday." }
Verified email only. Instant sandbox access, 1,000 calls per month, no documents.
Prove domain ownership with a DNS TXT record or a meta tag. Verified automatically within 60 seconds, no human review.
Business name and website only, once you pass 100,000 calls a month. Business registration is optional, for enterprise SLA only.
A free sandbox tier for building and testing, then paid tiers as your real call volume grows. Overage is billed at $0.005 per call beyond your plan limit.