%PDF- %PDF-
Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/modules/rest/docs/ |
Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/modules/rest/docs/MANUAL.md |
# Manual ## Available Endpoints Following RESTful API endpoints are available. **Base URL:** The base url for all APIs is: `https://yourhost/api/v1/` **Core APIs:** - [User](https://marketplace.humhub.com/module/rest/docs/html/user.html) - [Content](https://marketplace.humhub.com/module/rest/docs/html/content.html) - [Post](https://marketplace.humhub.com/module/rest/docs/html/post.html) - [Comment](https://marketplace.humhub.com/module/rest/docs/html/comment.html) - [Like](https://marketplace.humhub.com/module/rest/docs/html/like.html) - [Activity](https://marketplace.humhub.com/module/rest/docs/html/activity.html) - [Authentication](https://marketplace.humhub.com/module/rest/docs/html/auth.html) - [File](https://marketplace.humhub.com/module/rest/docs/html/file.html) - [Notification](https://marketplace.humhub.com/module/rest/docs/html/notification.html) - [Space](https://marketplace.humhub.com/module/rest/docs/html/space.html) - [Content Topics](https://marketplace.humhub.com/module/rest/docs/html/topic.html) **Module APIs** - [Calendar](https://marketplace.humhub.com/module/calendar/docs/swagger/calendar.html) - [CFiles](https://marketplace.humhub.com/module/cfiles/docs/swagger/cfiles.html) - [Tasks](https://marketplace.humhub.com/module/tasks/docs/swagger/task.html) - [Wiki](https://marketplace.humhub.com/module/wiki/docs/swagger/wiki.html) - [Mail](https://marketplace.humhub.com/module/mail/docs/swagger/mail.html) - [Polls](https://marketplace.humhub.com/module/polls/docs/swagger/polls.html) - [Survey](https://marketplace.humhub.com/module/survey/docs/swagger/survey.html) The folder `/docs/html`contains HTML rendered documentations for all available API endpoints. ### Swagger / OpenAPI 3.0.0 You can find Swagger documentation files in the `/docs/swagger` directory of this module. ### PostMan `/docs/postman` contains a PostMan collection with all available requests.