WordsAPI

FREEMIUM
Verified
By dpventures | Updated 15 days ago | Data
Popularity

9.9 / 10

Latency

190ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Function that determines if letters form a word?

Rapid account: See Sharper
SeeSharper
8 years ago

Hi - I’m interested in your API for an iOS game I’m developing. Essentially all I need is a function that returns a boolean indicating whether or not the letters I’ve passed in (in a specific order) form a valid English word. Thanks…

Rapid account: Wordsapi
wordsapi Commented 8 years ago

Hi SeeSharper,
Could you just call the base api for a word? If it returns a 200, then it’s a word, if it returns a 404, then its not a word.

https://wordsapiv1.p.mashape.com/words/soliloquy <-- Would return 200
https://wordsapiv1.p.mashape.com/words/ardjqlqk <-- Would return 404

Join in the discussion - add comment below:

Login / Signup to post new comments