API Integration

Getting started

BeneFitsMyWay provides APIs to integrate their In-House Office Application. APIs provide an abastrtion to the logic needed to execute the business processes. There will be several APIs offered in the future to execute SELECT operations on the datasets.

Cusotmcare APIs are RESTful and can be called from any consumer as long as the consumer knows how to implement a request to call a RESTful API. All APIs, except a few, are tokenalized for authentication and authorization. Therefore, a consumer need to get a token before it can call secured APIs. A consumer can provide required credetials to get a token and subsequently use that token to execute other APIs.

Please contact BeneFitsMyWay IT to get further details.

Documentation

Coming soon