# Supported libraries for Explorer Enterprise API authentication

Source URL: https://helpcenter.dxp-frontend.devserver.app/blockstream-explorer-api/more/supported-libraries-for-explorer-enterprise-api-authentication
Updated: 2026-04-09T09:37:27.000Z
Category: Blockstream Explorer API
Section: More

---

Our unauthenticated and free endpoints are supported by a wide range of popular SDK and libraries including GDK, LWK and BDK. However, our Enterprise endpoints require an additional authentication step before users can make an API request to the desired endpoints (e.g. get hash of last block, estimate fees, etc.)

Currently, Enterprise customers have to include this authentication step in their applications that, while standard, still requires some small changes on the client side. 

- See [How to make a REST API request with your API keys](https://helpcenter.dxp-frontend.devserver.app/blockstream-explorer-api/use-explorer-api/make-a-rest-api-request-with-your-api-keys) to learn more.

At this moment this OAuth2 authentication protocol is included in LWK and we are working on adding built-in authentication within other popular libraries like BDK so users can have a plug-and-play solution.

Navigation: Blockstream Help Center > Blockstream Explorer API > Supported libraries for Explorer Enterprise API authentication

## Related Articles in This Section
- [Supported libraries for Explorer Enterprise API authentication](https://helpcenter.dxp-frontend.devserver.app/blockstream-explorer-api/more/supported-libraries-for-explorer-enterprise-api-authentication) (current)
- [Understanding and accessing QuickSync](https://helpcenter.dxp-frontend.devserver.app/blockstream-explorer-api/more/understanding-and-accessing-quicksync)
- [What is Blockstream Explorer?](https://helpcenter.dxp-frontend.devserver.app/blockstream-explorer-api/more/what-is-blockstream-explorer)
