10 lines
245 B
Markdown
10 lines
245 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.
|
|
|