Developers
Build on MXG.
A clean, RESTful API for every MXG product. Authenticate, call, and let AI agents do the work in your own apps and workflows.
Quickstart
Your first call in under a minute.
Generate an API key from your workspace settings, then call any endpoint with a standard bearer token. Full reference and SDKs are on the way.
curl https://api.mxg.co.in/v1/tickets \
-H "Authorization: Bearer $MXG_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"subject": "Customer can'"'"'t log in",
"priority": "high"
}'
Full reference coming soon
Want early API access?
We’re expanding developer docs and SDKs. Tell us what you’re building and we’ll get you set up.