The Bind API allows you to interact with data on Bind programmatically. For example, you can update users from your backend.

<aside> 🧑‍💻 All API routes are accessible with a prefix: https://bind.ie/api

</aside>

<aside> 🧑‍💻 To start from scratch, visit Authentication and then look at the available routes below. Bind API currently allows you to manage source items for roles configured in your workspace. See Source Items for more information.

</aside>


All Routes

Source Items

Other Resources

Authentication

How to find the Bind API key for my workspace


<aside> ℹ️ If you’re looking for how to integrate Bind verification with your product’s user IDs, see External auth integration guide.

</aside>