How can I initiate a provider enrollment using the Claim.MD API?

Prev Next

Question:
Is there an API endpoint for starting a provider enrollment from my application?

Answer:
Yes. The Enrollment Request API is designed specifically to initiate provider enrollments through your application.

Using this endpoint, you submit a request to start an enrollment for a provider. In response, Claim.MD returns a one-time-use URL. This URL is intended to be displayed to your customer and provides access to the enrollment form, instructions, and any required actions (such as buttons to activate or complete the enrollment).

For implementation details, refer to the Enrollment Request API documentation:
https://api.claim.md/#/paths/~1services~1enroll~1/post