# Callerapi AI integration on Definable

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

## What this connects

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

Vendor: https://callerapi.com

## Tools available

**7** tools available. First 7:

- `CALLERAPI_DISPATCH_REPORTS_MANUALLY` — Dispatch Reports Manually — Tool to manually trigger today's spam reports webhook delivery for enterprise clients. Use when an immediate webhook dispatch of spam complaint reports is needed. This endpoint is restricted to enterprise accounts only.
- `CALLERAPI_GET_PHONE_NUMBER_INFORMATION` — Get Phone Number Information — 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).
- `CALLERAPI_GET_USER_INFORMATION` — Get User Information — Tool to retrieve information about the authenticated user, including email and credit usage details. Use after authentication to fetch current credits spent, monthly allocation, and credits left.
- `CALLERAPI_LIST_WEBHOOK_SUBSCRIPTIONS` — List Webhook Subscriptions — Tool to list all webhook subscriptions for daily spam reports. Enterprise clients only. Use to retrieve all configured webhook endpoints that receive spam complaint notifications.
- `CALLERAPI_SUBSCRIBE_DAILY_REPORTS` — Subscribe to Daily Spam Reports — Tool to subscribe to daily spam report webhooks for enterprise clients. Instead of polling, receive webhook deliveries with spam complaint data daily. Use when you want to set up automated daily reports for spam complaints.
- `CALLERAPI_TEST_WEBHOOK` — Test Webhook — Tool to send a sample webhook payload to test your webhook endpoint integration. Use to validate webhook signature verification and endpoint configuration. Enterprise clients only.
- `CALLERAPI_UNSUBSCRIBE_DAILY_REPORTS` — Unsubscribe from Daily Reports — Tool to unsubscribe from daily spam report webhooks. Use when you need to stop receiving daily reports at a specific webhook URL. Enterprise clients only.

## Auth

Auth schemes: `API_KEY`.

## How agents use Callerapi

Inside a Definable workflow, Callerapi is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Callerapi** — the Researcher (GPT-5.5) pulls context from Callerapi (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Callerapi** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Callerapi (create record, post message, draft email).
- **Designer / Engineer → Distributor → Callerapi** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Callerapi (attach file, open PR comment, post status).

The Verifier checks every Callerapi call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- phone & sms — https://definable.ai/apps/category/phone-&-sms/
- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/

## Related

- HTML page: https://definable.ai/apps/callerapi/
- Same category (phone & sms): https://definable.ai/apps/category/phone-&-sms/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
