Block spam calls. Report them. Build the open database that kills them for everyone.
Android's CallScreeningService backed by a local database. Spam calls never ring.
One tap to report a number. Every report strengthens the database for everyone.
Free API. No walled gardens. Look up any number, pull the full dataset, build on top of it.
30-day free trial. After that, $39/year -- unlimited lookups, bulk sync, higher rate limits. No approval queue. Log in with your email to generate and manage keys.
Log in to dashboardBase URL: https://calliber.app. All responses are JSON. API key optional for lookups, required for bulk sync.
{"number": "+15551234567", "callType": "robocall"}. Call types: robocall, telemarketer, scam, spoofed.hasMore with the returned checkpoint.{"name": "My app", "email": "you@example.com"}. Returns the key once -- save it.Pass your key in the x-api-key header:
curl -H "x-api-key: cal_your_key_here" https://calliber.app/lookup?number=+15551234567