> For the complete documentation index, see [llms.txt](https://docs.simpleokr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simpleokr.com/developer-api.md).

# Developer API

- [Authentication](https://docs.simpleokr.com/developer-api/authentication.md): Learn how to authenticate to Simple OKR before you can use the APIs
- [Errors](https://docs.simpleokr.com/developer-api/errors.md): Error object structure and errors response codes
- [API Reference](https://docs.simpleokr.com/developer-api/api-reference.md)
- [Users](https://docs.simpleokr.com/developer-api/api-reference/users.md): User object holds information about a user of an organization.
- [Teams](https://docs.simpleokr.com/developer-api/api-reference/teams.md): Team objects are used to group users into teams.
- [Cycles](https://docs.simpleokr.com/developer-api/api-reference/cycles.md): Delivery cycles are used to organize objectives into time-bound groups. Delivery cycle is how we track performance and progress of your OKRs.
- [Objectives](https://docs.simpleokr.com/developer-api/api-reference/objectives.md): Objectives let you capture company, team or personal goals as part of the OKR process.
- [Key Results](https://docs.simpleokr.com/developer-api/api-reference/key-results.md): Key Results are quantitative metrics that let you track Objective's performance.
