.. index:: API ============= Using the API ============= Chatmongers provides an API for automating management of resources. Using the API you can instantly create new XMPP Domains, populate them with users, and even shutdown and remove XMPP Domains. Enabling API Access =================== In order to access the API and programmatically manage your resources, you will need to create an API Password. This is done from the `Account `_ page. Manager API Endpoints ===================== .. toctree:: :maxdepth: 1 /api /api/1.0/xmppdomains /api/1.0/xmppdomains/[domain] /api/1.0/xmppdomains/_domain_/users /api/1.0/xmppdomains/_domain_/users/_user_ /api/1.0/xmppdomains/_domain_/users/_user_/acl /api/1.0/xmppdomains/_domain_/(start|stop|status|aclupdate) /api/1.0/xmppdomains/_domain_/gateway/messages[/_xmppuser_]