Is there any other documentation available, or perhaps i have overlooked it somewhere, where i can find an API map with ALL API ENDPOINTS for each operation? I should be able to reference the documentation and see each possible endpoint. For instance, see below. I could be able to go to the documentation and see all possible object key/values for operation "get_requests", where key equals "filterby" and then see a range of values that would include "All_Requests", and other filters as well. Does this level of documentation exist? If so, where can i access it. If not, please give a reason why this is not made available to your customers. We cannot fully utilize the API until we can know all of what it can do, even down to the individual object methods that are included in all the services.
/?OPERATION_NAME=GET_REQUESTS&TECHNICIAN_KEY=<a valid technician key>&format=json&INPUT_DATA={%20"operation":%20{%20"details":%20{%20"from":%20"0",%20"limit":%20"50",%20
"filterby":%20"
All_Requests"%20}%20}%20}