There are two things here.
A plain old web service
wsdl
with test forms
here
and an ApiController.
The ApiController can be called like so:
api/numbers/get
api/numbers/get/
date
api/numbers/since/
date
Source is
here
.