--- title: "How can I initiate a provider enrollment using the Claim.MD API?" slug: "how-can-i-initiate-a-provider-enrollment-using-the-claimmd-api" updated: 2026-01-05T18:36:39Z published: 2026-01-05T18:36:39Z canonical: "docs.claim.md/how-can-i-initiate-a-provider-enrollment-using-the-claimmd-api" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.claim.md/llms.txt > Use this file to discover all available pages before exploring further. # How can I initiate a provider enrollment using the Claim.MD API? **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](https://api.claim.md/#/paths/~1services~1enroll~1/post)