How to post using the API
1. obtain your log in token by sending a POST request with your login information using the keys "email" and "password" at
2. insert your log in token in the "Authorization" header
3. you can now send any POST request using your account! for example, to send a post you would need to use with the keys files,textarea,audience
"group" can be used to post in a community
source:
1. obtain your log in token by sending a POST request with your login information using the keys "email" and "password" at
2. insert your log in token in the "Authorization" header
3. you can now send any POST request using your account! for example, to send a post you would need to use with the keys files,textarea,audience
"group" can be used to post in a community
source:
Comments
(there's website breaking exploits that can be achieved with the API but i wont elaborate further)