API: What Does My Phone Number Spell
Public
by edwin
Given a phone number, list all the words it spells.
Input:
{ "phone_number": "4155952337" }
Output:
{ "spellings": [ "41559JADES", "41559LADES", "415595ADER", "415595ADES" ] }
Public API Key 💡
This key is public and may be rate-limited. Please sign up for an account to get your own key.
API Console
Response