Lookup API FAQ

What is Bird Lookup?
Lookup answers questions about a recipient before you send to them. Give it a phone number and it tells you what the number is: the network serving it, the country, whether it has moved network, and what kind of line it is. Give it an email address and it tells you whether the address is worth sending to.
What can I look up?
Two things, one operation each. A phone number lookup returns the country, the network serving the number, the network that issued it, whether it has moved between the two, and the line type, plus any property you ask for. An email address lookup returns one verdict, a confidence score, and the flags behind it.
How much work is it to integrate?
Each lookup is one request and one answer. There is nothing to create, nothing to poll, and nothing to clean up afterwards. Typed methods ship in the Go, TypeScript, Python, and PHP SDKs, and bird lookup phone-number and bird lookup email do the same job from the CLI.
Can I run a lookup without writing code?
Yes. The Lookup page in the dashboard runs the same two operations one at a time, which is the fastest way to see what an answer looks like before you build on it.
What do I need before my first lookup?
An API key with the lookup scope, and an organization wallet that can cover the charge. Pricing is per query with no seat fee, so there is no plan to choose first.
When should I use Lookup instead of just sending?
Use it when you want to decide before you commit: gating a signup, screening a lead before you act on it, or routing a message differently depending on what the line turns out to be. You get an answer you can act on without sending anything first.

从一个渠道开始。
准备好后,再添加其他渠道。

测试 API 密钥即刻可用。添加支付方式并验证发送者身份后,即可解锁生产环境。

正在使用 Claude Code、Cursor 或 Codex?复制一条设置提示,您的智能代理即可自动安装 Bird CLI 和相关技能。选择您的工具:

Cursor