# SmartTask Developers

## SmartTask: Developers

- [Overview](https://dev.smarttask.io/master.md)
- [Basics](https://dev.smarttask.io/authentication/basics.md): Here's how you can authenticate with SmartTask Api
- [Details](https://dev.smarttask.io/authentication/details.md)
- [Organization](https://dev.smarttask.io/endpoints/organization.md)
- [Fetch Organizations](https://dev.smarttask.io/endpoints/organization/fetch-organizations.md)
- [Task](https://dev.smarttask.io/endpoints/task.md)
- [Create a Task](https://dev.smarttask.io/endpoints/task/create-a-task.md)
- [Complete a Task](https://dev.smarttask.io/endpoints/task/complete-task.md)
- [Contact](https://dev.smarttask.io/endpoints/contact.md)
- [Create a Contact](https://dev.smarttask.io/endpoints/contact/create-contact.md)
- [Record Activity](https://dev.smarttask.io/endpoints/record-activity.md)
- [Fetch Activities](https://dev.smarttask.io/endpoints/record-activity/fetch-activities.md)
- [Add Comment](https://dev.smarttask.io/endpoints/record-activity/add-comment.md)
- [Project](https://dev.smarttask.io/endpoints/project.md)
- [Fetch Projects](https://dev.smarttask.io/endpoints/project/search-projects.md)
- [Organization User](https://dev.smarttask.io/endpoints/user.md)
- [Filter Users](https://dev.smarttask.io/endpoints/user/search-users.md)
- [Webhooks](https://dev.smarttask.io/endpoints/webhooks.md)
- [Subscribe to an Event](https://dev.smarttask.io/endpoints/webhooks/subscribe-to-new-task-in-project.md)
- [Unsubscribe from a Webhook](https://dev.smarttask.io/endpoints/webhooks/unsubscribe-from-a-webhook.md): Unsubscribe from the webhook
- [Organization](https://dev.smarttask.io/models/company.md)
- [Organization User](https://dev.smarttask.io/models/company/companyuser.md)
- [Group](https://dev.smarttask.io/models/group.md)
- [Project](https://dev.smarttask.io/models/project.md)
- [Record](https://dev.smarttask.io/models/record.md)
- [Record Activity](https://dev.smarttask.io/models/record-activity.md)
- [Task](https://dev.smarttask.io/models/task.md)
- [Contact](https://dev.smarttask.io/models/contact.md)
- [Webhook](https://dev.smarttask.io/models/webhook.md)
- [Membership](https://dev.smarttask.io/models/membership.md)
- [File](https://dev.smarttask.io/models/file.md)
- [Custom Field](https://dev.smarttask.io/models/custom-field.md)
- [Custom Field Value](https://dev.smarttask.io/models/custom-field/custom-field-value.md)
- [User](https://dev.smarttask.io/models/user.md)
