Welcome to Todorant Backend Documentation
General Notes
- API runs at https://backend.todorant.com
- After obtaining token at /login you should sign all private requests with it putting it into token header
- New version of API relies heavily on Socket.io, ask @borodutch for the access and docs