# Carbon-Forum-API-Documentation **Repository Path**: conson/Carbon-Forum-API-Documentation ## Basic Information - **Project Name**: Carbon-Forum-API-Documentation - **Description**: Carbon-Forum-API - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-12 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Carbon Forum HTTP API Documentation Carbon Forum HTTP API Documentation. ### Guide * [API Authentication description](authentication.md) * [User Authentication description](login.md) * [Public error code](error_code.md) ### API List Name|Description ---|--- [/page/{{page}}](home.md)|Get topic list [/login](login.md)|Login (User Authentication description) [/new](new.md)|Create new topic [/notifications](notifications.md)|Get notifications list [/register](register.md)|Register [/reply](reply.md)|Reply to a topic [/t/{{topic_id}}-{{page}}](topic.md)|Get the topic information and replies