NAiOS IconNAiOS Logo
Volver al catálogo

Callerapi

callerapi

CallerAPI provides a white-label caller identification API that enhances customer trust, stops spam, fraud, and robocalls by offering branded caller ID solutions.

Acciones
2
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

Tool 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

  • hlrboolean

    Include HLR (Home Location Register) data; adds 1-3 seconds to response but incurs no extra cost.

  • phoneanyObligatorio

    The phone number in E.164 format, e.g., '+16502530000'.

Parámetros de salida

  • dataobject

    Detailed phone number information

  • errorstring

    Error if any occurred during the execution of the action

  • statusstringObligatorio

    Response status ("success" indicates success)

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get User InformationCALLERAPI_GET_USER_INFORMATIONAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not