Improvements
- Better error messages responses: now the API interrupts the execution when an exception occurs and produces a response with more clear messages.
- Better 'API_KEY' validation: Now, it does not matter anymore the url's parameters order. 'API_KEY' may come in any position that the API will validate it anyway.