This document is intended as a starting point for tech integration. Additionally, we’ll work with you to figure out exactly how to fit this into your UX.
<aside> 🔗 - Bridge Production
</aside>
We highly recommend using our TypeScript API client @usebridge/api, in both your frontend and backend, rather than crafting requests manually. If you are working in another language, please reach out, OpenAPI definitions are available.
The Bridge SDK is the simplest way to integrate eligibility checks into the frontend. It’s important to understand the concepts and relationships below, but, the SDK rolls new and existing patient soft/hard eligibility checks into a single function call, handling advanced use cases. The integration guides focus on frontend React use, please get in touch for a Node-safe backend equivalent.