 
                             
                        It's easy to tell if a given number is even.
 
                        If a number isn't even, you can easily tell that it's odd.
 
                        We support a large range of numbers to fit your application's needs.
isEven API is a RESTful API that returns json.
API URL: https://api.isevenapi.xyz/api/
Returns whether a given number is even. Allowed numbers depend on your API tier. See Pricing below.
URL Parameters
number: the number you want to check
Example
https://api.isevenapi.xyz/api/iseven/6/
Unofficial Python Module
Example API Response
$ curl https://api.isevenapi.xyz/api/iseven/6/
{
  "iseven": true,
  "ad": "Buy isEvenCoin, the hottest new cryptocurrency!"
}
					Sign up for isEven Premium or Enterprise to remove advertisements.
Copyright © 2020 Tanner
					
					No affiliation with archive.org, I just love them.