Files
GridFlow/docs/index.md
2025-07-24 21:07:41 +05:00

13 lines
304 B
Markdown

## Fenaka API docs
### Fenaka app uses fixed token authorization token header in all request, for all users.
```
authorization: Bearer T5kr13UksdBT5Mq3NqNrXQr8uapaje7ONveQMPJsS3
```
I will be not be repeating token for rest of this document.
- [Sigin](sigin.md)
- [Reset password](password_reset.md)