Developer Docs

Developer Documentation

Everything you need to build, deploy, and scale AI agents

API Quick Reference

Get started with our REST API

curl -X POST https://api.mymacmart.com/v1/agents/run \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "agent_id": "agt_xxx",
    "input": "What is our refund policy?"
  }'

Can't find what you need?

Contact our support team for help with documentation or technical questions

Get Support