isEven API

isEven API
tell if a number is even

Use this fantastic Software as a Service platform for checking the parity of a number. You don't need any advanced and heavy 3rd party libraries. Start now with a free tier!

View docsLearn more

Let our API deliver instant numerical information

24/7 Support

We provide necessary technical assistance in case of issues with our API service.

99.99% SLA

Our platform has extremely high availability. We offer 99.99% uptime of our services.

Quick implementaion

Our API is easy to use and can be adopted gradually

Plans that fit your need

Start now with no charges. No credit card is needed. Cancel at any time.

Basic

0

/month

  • Free forever
  • Unlimited range
  • Support negative numbers
  • Limit up to 1000 API calls
Start now

Recommended

Standard

0.99

/month

  • Unlimited range
  • Support negative numbers
  • Limit up to 100.0000 API calls
Buy

Enterprise

9.99

/month

  • Unlimited range
  • Support negative numbers
  • Unlimited API calls
  • 24/7 technical support
Contact us

Our Clients Speak

We have been working with clients around the world

Efficient Collaborating

Thank you for making the integration painless, pleasant, and most of all, hassle-free!

Jane Cooper

Efficient Collaborating

High Product Quality

It really saves me time and effort. It is precisely what our business has been lacking. One of the best APIs ever!

Brandon Park

High Product Quality

Awesome features

I highly recommend this service to anyone who has struggled with checking the parity of numbers

Roy Anderson

Awesome features

isEven API Public Docs

isEven API is a RESTful API that returns JSON

API base URL:https://api.is-even.eu/

EndpointGET /is-even/:number

Returns whether a given number is even. Allowed API usage depends on your plan. See Pricing above.

URL Parameters

number is the number you want to check

apiKey is your API Key for tracking usage

Example API Response

$ curl https://api.is-even.eu/is-even/6?apiKey=xyz

{ "isEven": true }

© 2021 isEven API - All rights reserved

About the project