Callerapi
callerapiCallerAPI provides a white-label caller identification API that enhances customer trust, stops spam, fraud, and robocalls by offering branded caller ID solutions.
Acciones disponibles (2)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Get Phone Number InformationCALLERAPI_GET_PHONE_NUMBER_INFORMATIONAcciónTool to retrieve detailed information about a specific phone number, including reputation, business and carrier details, and ftc complaints. use when the number is in e.164 format and set hlr=true to include hlr data (adds 1-3 seconds to response).
CALLERAPI_GET_PHONE_NUMBER_INFORMATIONAcciónTool to retrieve detailed information about a specific phone number, including reputation, business and carrier details, and ftc complaints. use when the number is in e.164 format and set hlr=true to include hlr data (adds 1-3 seconds to response).
Parámetros de entrada
hlrbooleanInclude HLR (Home Location Register) data; adds 1-3 seconds to response but incurs no extra cost.
phoneanyObligatorioThe phone number in E.164 format, e.g., '+16502530000'.
Parámetros de salida
dataobjectDetailed phone number information
errorstringError if any occurred during the execution of the action
statusstringObligatorioResponse status ("success" indicates success)
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get User InformationCALLERAPI_GET_USER_INFORMATIONAcciónTool to retrieve information about the authenticated user, including email and credit usage details. use after authentication to fetch credits spent, monthly allocation, and credits left.
CALLERAPI_GET_USER_INFORMATIONAcciónTool to retrieve information about the authenticated user, including email and credit usage details. use after authentication to fetch credits spent, monthly allocation, and credits left.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not