Welcome to the API (v1.0) for Business Central

With Business Central you can create Connect apps. Connect apps establish a point-to-point connection between Dynamics 365 Business Central and a 3rd party solution or service and is typically created using standard REST API to interchange data. Any coding language capable of calling REST APIs can be used to develop your Connect app. For more information to get started with Connect apps, see Developing Connect Apps for Dynamics 365 Business Central.

Tip

Looking for version 2.0 of the Business Central API? See Welcome to the API(v2.0) for Business Central.

Microsoft APIs Terms of Use

Before you start using the Business Central APIs, please familiarize yourself with the Microsoft APIs Terms of Use.

Enabling APIs

For information about enabling APIs for Business Central see Enabling the APIs for Dynamics 365 Business Central.

Extending APIs

Extending APIs with additional fields isn't currently possible in Business Central. If you need this, you must copy the AL code for the API and create a custom API based on that.

See Also

Microsoft APIs Terms of Use
Enabling the APIs for Dynamics 365 Business Central
Development in AL
Developing Connect Apps for Dynamics 365 Business Central
OpenAPI Specification