AMALYZE Falcon API

Request Object

Response

PropertyTypeDescriptionComment
requestobjectObject containing the request meta informationsince 0.1.10
request.idstringUnique request id assigned by amalyze to recognise each single requestsince 0.1.10
request.tookfloatTime (in seconds) the request did takesince 0.1.10
request.costsintegerAmount of credits the API call did costsince 0.1.10
request.remainingintegerAmount of remaining creditssince 0.1.10
request.methodstringCalled endpointsince 0.1.10
request.successbooleanIndicates if the API call has been sucessfullsince 0.1.10
request.errorobjectObject containing information about an occured errorsince 0.1.10
request.error.codeintegerErrorcode (see errorcode definition for more information)since 0.1.10
request.error.messagestringThe error messagesince 0.1.10
request.error.hintstringHint about the occured errorsince 0.1.10
Menu