# Mautic API through java

**URL:** https://forum.mautic.org/t/mautic-api-through-java/5826
**Category:** Development
**Created:** [February 18, 2016, 12:58pm UTC](https://forum.mautic.org/t/mautic-api-through-java/5826 "2016-02-18T12:58:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nest](https://avatars.discourse-cdn.com/v4/letter/n/a4c791/32.png) [@nest](https://forum.mautic.org/u/nest)
#### Post date: [February 18, 2016, 12:58pm UTC](https://forum.mautic.org/t/mautic-api-through-java/5826/1 "2016-02-18T12:58:37Z")

</div>

I want to integrate mautic API through java . Is there any JAVA code available which call the mautic API ? If there please share.

---

<div class="post-metadata">

### Author: ![nest](https://avatars.discourse-cdn.com/v4/letter/n/a4c791/32.png) [@nest](https://forum.mautic.org/u/nest)
#### Post date: [February 18, 2016, 12:58pm UTC](https://forum.mautic.org/t/mautic-api-through-java/5826/2 "2016-02-18T12:58:37Z")

</div>

I want to integrate mautic API through java . Is there any JAVA code available which call the mautic API ? If there please share.

---

<div class="post-metadata">

### Author: ![lgfischer](https://avatars.discourse-cdn.com/v4/letter/l/48db29/32.png) [@lgfischer](https://forum.mautic.org/u/lgfischer)
#### Post date: [November 24, 2016, 1:49am UTC](https://forum.mautic.org/t/mautic-api-through-java/5826/3 "2016-11-24T01:49:01Z")

</div>

I wrote a Java client for the Mautic REST API, and it is hosted on GitHub ([https://github.com/lgfischer/jMautic](https://github.com/lgfischer/jMautic)). It is not a complete implementation of the API, but I believe it can help on your projects.
