For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

Before integrating Facephi's Web SDK, verify that your environment meets the following requirements:

Compatible browsers

It is recommended to always use the latest compatible version of the following browsers:

  • Google Chrome (or chromium-based)

  • Microsoft Edge

  • Mozilla Firefox

  • Safari

  • iFrame (requires additional configuration)


Additional requirements

  • HTTPS connection required in production environments.

  • Node.js and package manager (NPM, Yarn...) for advanced integrations.

  • Compatible with modern frameworks: React, Angular, Vue, etc.


Recommendations

  • Keep your development environment up to date.

  • Test on the browsers and devices most used by your users.

  • Consult the Best practices before deploying to production.


Next steps

  • Follow the Installation Guide.

  • Set up your initial environment and get started with the Usage Examples.

Last updated