Carbon-Forum-API-Documentation
Carbon-Forum-API-Documentation copied to clipboard
Carbon Forum HTTP API Documentation.
Carbon Forum HTTP API Documentation
Carbon Forum HTTP API Documentation.
When you are use API, you need to setting api path first.Set up a new website site like https://api.example.com, and fill in the path on the page htttps://your.websit.com/dashboard#dashboard3. Fill in the path to this line 客户端API域名
Guide
- API Authentication description
- User Authentication description
- Public error code
API List
| Name | Description |
|---|---|
| /page/{{page}} | Get topic list |
| /login | Login (User Authentication description) |
| /seccode | Seccode |
| /new | Create new topic |
| /notifications | Get notifications list |
| /register | Register |
| /reply | Reply to a topic |
| /t/{{topic_id}}-{{page}} | Get the topic information and replies |
| /avatar | Avatar |