Skip to main content

Prerequisites

Intro

Before you begin the integration process, ensure you have the following:

  1. Tenant ID: A unique identifier that defines your tenant within Bingli. This ID is essential for scoping your API requests to your specific organization.

  2. HealthcareService ID: A unique identifier that defines a department or flow within your tenant. This ID allows you to target specific services or departments within your organization.

  3. Account Credentials: A valid account and password with access to the specified HealthcareService. These credentials are necessary for authenticating your API requests.

Obtaining Your Credentials

To acquire the necessary credentials:

  1. Contact Bingli Support: Reach out to Bingli's support team at support@mybingli.com to request your Tenant ID and HealthcareService ID, together with a valid email address. Provide them with the necessary details about your organization and the specific services you intend to integrate.

  2. We Create The Accounts For You: We will create user accounts with the appropriate permissions for accessing the desired HealthcareService. Ensure you securely store the account credentials, as they will be required for API authentication.

Next Steps

Once you have obtained your Tenant ID, HealthcareService ID, and account credentials, you can proceed with the following steps:

  1. Check Common Integrations: Review the Common Integrations to discover common integrations and their integration processes.

  2. Review API Documentation: Familiarize yourself with the Bingli API documentation to understand the available endpoints, request formats, and response structures.

  3. Authenticate Your Requests: Use your account credentials to authenticate your API requests. Refer to the authentication section in the API documentation for detailed instructions.

  4. Implement API Calls: Begin integrating the API endpoints into your application, utilizing your Tenant ID and HealthcareService ID to scope your requests appropriately.

Support

If you encounter any issues or have questions during the integration process, please reach out to Bingli's support team at support@mybingli.com.

Conclusion

Integrating with the Bingli API provides powerful capabilities to enhance your application. By following this guide and adhering to the provided best practices, you can achieve a seamless and efficient integration.

For more detailed information, visit the Bingli API Documentation.