Simple activeCollab API connecting directly to MySQL server database.
Necessary since the office API does not
Install with composer via packagist with the command:
composer create-project phorax/activecollab-api
Create .env file with activeCollab MySQL server credentials as a copy of .env.dist.
Send GET request to the endpoint url with the corresponding payload.
Send X-Angie-AuthApiToken header with your API key.
Retrieve project id.