All Synapcus APIs are built using the common REST conventions and are designed to have a predictable URL structure. They use many standard HTTP features, including methods (POST
, GET
, PUT
, DELETE
) and the common error response codes. Special JSON error messages are also used. All Synapcus API calls are made under https://customer.synapcus.com and the call responses return standard JSON.