Explore Business Central API through Postman using Basic Authentication | CloudFronts

Explore Business Central API through Postman using Basic Authentication

Introduction:

In this article, we will walk through steps on how to authenticate Business Central API using Basic Authentication in Postman

Pre-Requisite:

Business Central account

Business Central API Basic authentication in Postman:

  1. In Postman, make a GET request to Business Central base API URL.
    Base URL: https://api.businesscentral.dynamics.com/v1.0/api/beta
    For using Basic Authentication, we need to add domain as well.
    Domain URL: https://api.businesscentral.dynamics.com/v1.0/myusersdomain.com/api/beta
  2. In Business Central, generate Web Service Access Key for your user.
  3. Now in Postman authorization tab, select Basic Auth in Type. Provide Username and Web Service Access Key
  4. Click Send

Share Story :

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close