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.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.comAPI 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.Modified at 2023-07-14 08:30:48