Callerapi

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

7 actions Integration catalog
Request access
Connect Callerapi once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Dispatch Reports ManuallyCALLERAPI_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.
Get Phone Number InformationCALLERAPI_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).
Get User InformationCALLERAPI_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.
List Webhook SubscriptionsCALLERAPI_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.
Subscribe to Daily Spam ReportsCALLERAPI_SUBSCRIBE_DAILY_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.
Test WebhookCALLERAPI_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.
Unsubscribe from Daily ReportsCALLERAPI_UNSUBSCRIBE_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.