Skip to main content

Common information

Common information

The BusinessLinksAPI allows you to create business link pages directly from a business profile.

The system consists of three primary entities: the Tenant, Customers, and Business Pages.

The first entity, the Tenant, grants users access tokens and enables them to explore available subscription plans. Through this entity, users can obtain an access token and review the various subscription options.

The second entity is the Customers Entity, accessible through the REST API documentation here. This section allows users to delete a user and all associated entities.

The third entity is the [Business page](/api/docs#/Business page) item, which is extensively covered in the Business page documentation. Business Pages are created using user and media objects and can be assigned a subscription plan.

For a comprehensive guide on how to begin using the API, please refer to the detailed flow provided on the following page.