Inspiration

You can learn a lot from a phone number.

What it does

Fetches phone number information using the Twilio API.

How we built it

curl -X GET "https://lookups.twilio.com/v2/PhoneNumbers/+12127363100?Fields=caller_name" -u ${TWILIO_ACCOUNT_SID}:${TWILIO_AUTH_TOKEN} | jq -C

Built With

Share this project:

Updates