Here is a growing list of available developer API services we have
deployed. OAuthData APIs
System APIs
Notes: - API request URLs follow the format: http://{server}/api/{service}/{format}/{uri-template}?{parameters}
- Each API can respond with either XML or JSON, with XML being default.
- If you would like the response to return JSON then you will have to add it to your request URL
- https://secure.healthx.com/api/eligibilityv1/admin/getbyid/{eligid}
- https://secure.healthx.com/api/eligibilityv1/JSON/admin/getbyid/{eligid}
|