Articulos Importantes
Error management
Error management is managed at three levels. The first one, is based on the HTTP Response codes. The HTTP Response codes should be used as a first filter. Th...
Authentication of requests
Requests are verified via two methods: 1. The first method is by using a key that is sent in the “Authorization” HTTP Header. This value is generated by Alig...