Open API Reference
The replication server has a REST API endpoint in both world and rooms mode. Rooms mode has a few extra options for manipulating rooms. All of the endpoints that require Authorization: Bearer YOUR_SECRET_TOKEN
are expecting the same secret string as provided with the --secret
command line option.
Last updated
Was this helpful?