-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathintroduction.mdx
More file actions
20 lines (14 loc) · 1008 Bytes
/
Copy pathintroduction.mdx
File metadata and controls
20 lines (14 loc) · 1008 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Introduction
description: Welcome to the awork Developer Documentation.
slug: introduction
---
## Welcome to the awork Developer Documentation

Welcome to this developer documentation for the awork API, which allows developers to access and extend awork's features and data. We're glad you're here, and we hope that this documentation will help you build something awesome.
At awork, we think API first. We do our best to build a powerful and easy-to-use public API, which means that if you see something in awork, you can usually do that same thing via the API.
To get started, check out the following resources:
* Create a free [awork](https://www.awork.com) account.
* Learn more about [authentication](./authentication.mdx) with the API.
* Check out the [API Reference](/apiv1) to see all the endpoints and operations supported by the API.
* [Subscribe](https://awork.typeform.com/to/ZAQrwnkH) to API updates and other developer news.