import { IconCardsGrid, LinkGroupCardsGrid } from "../../../src/components/ColumnsCards";

# 365 business API

With the 365 business API app for Microsoft Dynamics 365 Business Central, you can connect your Microsoft Dynamics 365 Business Central to the 365 business API Cloud Service, giving you and your company access to powerful and valuable services & features.

The 365 business API Cloud Service is operated by 365 business development and offers a variety of services specifically designed for Microsoft Dynamics 365 Business Central. The services are multi-tenant capable and can be used by all tenants in your Microsoft Dynamics 365 Business Central.

To ensure consistent use of the 365 business API services in Microsoft Dynamics 365 Business Central, the 365 business API app is provided. The app offers an easy way to use and configure the 365 business API services in Microsoft Dynamics 365 Business Central.

## Services

The 365 business API is used in various 365 business apps and serves as the foundation for providing advanced features and services in Microsoft Dynamics 365 Business Central. Currently, the following features and services are provided via the 365 business API:

<LinkGroupCardsGrid className="mt-6"
  items={[
    {
      title: "365 business ERiC",
      description: "Submit various ELSTER tax data types directly from Business Central to the tax office.",
      links: [
        {
          href: "/en-us/365-business-eric/index",
          label: "About 365 business ERiC",
          iconClass: "fa-duotone fa-solid fa-circle-arrow-right fa-xl",
        },
      ],
    },
    {
      title: "365 business PDF",
      description: "Digitally sign your reports & documents in Business Central. Merge reports & documents from Business Central with existing PDF documents, such as general terms and conditions. Automatically add digital letterhead to reports and documents created in Business Central.",
      links: [
        {
          href: "/en-us/365-business-pdf/index",
          label: "About 365 business PDF",
          iconClass: "fa-duotone fa-solid fa-circle-arrow-right fa-xl",
        },
      ],
    },
    {
      title: "365 business Barcode",
      description: "Encode 1D and 2D barcodes for use in reports and more. Decode received 1D and 2D barcode images and extract information from them.",
      links: [
        {
          href: "/en-us/365-business-barcode/index",
          label: "About 365 business Barcode",
          iconClass: "fa-duotone fa-solid fa-circle-arrow-right fa-xl",
        },
      ],
    },
  ]}
/>
<LinkGroupCardsGrid className="mt-6"
  items={[
    {
      title: "365 business Address Validation",
      description: "Validate and complete your address data in Business Central.",
      links: [
        {
          href: "/en-us/365-business-address-validation/index",
          label: "About 365 business Address Validation",
          iconClass: "fa-duotone fa-solid fa-circle-arrow-right fa-xl",
        },
      ],
    },
    {
      title: "365 business Sanction Screen",
      description: "Automate your sanctions list checks and minimize risks and violations.",
      links: [
        {
          href: "/en-us/365-business-sanction-screen/index",
          label: "About 365 business Sanction Screen",
          iconClass: "fa-duotone fa-solid fa-circle-arrow-right fa-xl",
        },
      ],
    },
    {
      title: "365 business E-Invoice",
      description: "Create and process electronic invoices in the Factur-X / ZUGFeRD format in Business Central.",
      links: [
        {
          href: "/en-us/365-business-e-invoice/index",
          label: "About 365 business E-Invoice",
          iconClass: "fa-duotone fa-solid fa-circle-arrow-right fa-xl",
        },
      ],
    },
  ]}
/>

## Availability

The 365 business API Cloud Service is offered with an availability of 99.9%. The status of the 365 business API Cloud Service can be viewed at any time at [status.365businessdev.com](https://status.365businessdev.com).

The availability refers to access to the 365 business API Cloud Service. The availability of the services in Microsoft Dynamics 365 Business Central depends on the availability of Microsoft Dynamics 365 Business Central.

## API Documentation
The official 365 business API Cloud Service documentation at [api-doc.365businessdev.com](https://api-doc.365businessdev.com) gives you the opportunity to develop your own business processes based on the 365 business API services.

Simply create a dependency on your multi-tenant extension to use the 365 business API app and use the internal API to consume 365 business API services.

## See also

- [365 business API Status](https://status.365businessdev.com)
- [365 business API Cloud Service Documentation](https://api-doc.365businessdev.com)
