The Front Contact API makes it possible to programmatically create of update contacts of your company. To use it, you need a login/password that you can retrieve by contacting us at [email protected].
The API is located at https://api.frontapp.com/api/1/contacts and uses a BASIC auth.
At the moment, it only accepts JSON POST requests:
{
"name": "Bruce Wayne",
"description": "CEO / Wayne.inc",