MCA Suite has created V2 of REST API.  This is a separate application and any version 1 endpoints will not work.  The same authentication header parameters will be used but the URL will be different.  Please contact us for more information. 



Login
 
All calls require two identifying header parameters for credentialing:

1.    X_MCASUITE_APP_ID
2.    X_MCASUITE_APP_TOKEN

Both of these values will be generated by MCA Suite and provided to our customers. Please contact your representative to get these credentials. 
 
 
URLS: 
 
The Base REST URL will be provided to the customer upon API request.
 
Format:
 
The API will accept form encoded or json encoded parameters.


Rate Limit:


The API will not allow more than 5 calls a second or 60 calls in a minute.