Yes, aramexConnect supports customers lodging shipments via API.
First, navigate to the Administration menu, then API Keys and click Create Key.
The Client ID and Secret will be shown on the screen and these details should be given to your developers along with the link to our technical documentation: https://github.com/mindfulsoftware/myFastway.ApiClient/wiki
The documentation in the link will provide a step-by-step guide to creating a consignment:
1. Authenticate (retrieve an access token using the OAuth2 method) - https://github.com/mindfulsoftware/myFastway.ApiClient/wiki/Authentication
2. Get a Quote (it’s not mandatory but is useful): https://github.com/mindfulsoftware/myFastway.ApiClient/wiki/Endpoints%EA%9E%89-Consignments#quote
3. Create a consignment: https://github.com/mindfulsoftware/myFastway.ApiClient/wiki/Endpoints%EA%9E%89-Consignments#minimum-information-required-to-consign
4. Download PDF Labels: https://github.com/mindfulsoftware/myFastway.ApiClient/wiki/Endpoints%EA%9E%89-Consignments#labels
To troubleshoot, please have your developers contact our IT Support team via this form.