Context
  1. FaceTo-AI Tool Docs
Context
  • FaceTo-AI Tool Docs
    • Getting Started
    • Server APIs
    • Security
    • About ChatAPI
    • API Docs
      • Get FaceTo-AI Room Link
  1. FaceTo-AI Tool Docs

Server APIs

Overview#

FaceTo-AI has built-in APIs that let you to manage rooms and update or moderate participants. These APIs are designed for use by your backend and are fully distributed across multiple nodes: any instance is capable of fulfilling requests about any room or participant.

Authorization header#

All endpoints require a signed access token. This token should be set via HTTP header:
Authorization: Bearer <token>

About Token#

If necessary, please contact me via email and tell me your purpose. I will give you feedback in time and provide you with a testable token. Please keep it confidential. Our email is panohire@gmail.com

API Docs#

Now, we have opened the API for accessing video links. Please refer to the interface description in the API Docs directory for specific usage. Please feel free to contact us if you have any questions.
Get FaceTo-AI Room Link
Modified at 2023-07-14 08:30:48
Previous
Getting Started
Next
Security
Built with