Access Business Central API

Completed

To explore and develop against APIs in Business Central, you have to connect and authenticate. APIs are automatically enabled in Business Central.

If you connect by using Microsoft Graph or the common endpoint service, you can use Microsoft Entra ID authentication, which involves setting up OAuth authentication mechanisms.

The Microsoft Graph endpoint uses the following URI:

https://graph.microsoft.com/beta/financials/

The Business Central common endpoint service uses the following URI:

https://api.businesscentral.dynamics.com/v2.0/<environment name>/api/v2.0