# Setle ## Docs - [Authentication](https://developer.setle.app/api-reference/authentication.md): How to authenticate requests to the Setle API - [Create new Access Token](https://developer.setle.app/api-reference/authentication/create.md): Provides Bearer access tokens based on the client credentials grant type. - [Get Calculation Job Details](https://developer.setle.app/api-reference/calculation/get-calculation-job.md): Returns one detailed calculation job, including metadata. - [Introduction to our Calculation engine](https://developer.setle.app/api-reference/calculation/intro.md): An intro on how to use our Calculation engine and its background job system - [Suggested Renovations API](https://developer.setle.app/api-reference/calculation/suggested-renovation-trajectory-calculation.md): Creates a new calculation job for suggested renovation trajectory calculations. - [Batch Create new Suggested Renovations](https://developer.setle.app/api-reference/calculation/suggested-renovation-trajectory-calculation-batch.md): Creates new calculation jobs for suggested renovation trajectory calculations in a batched way. - [Environments](https://developer.setle.app/api-reference/environments.md): An overview of the different environments for the Setle API - [Error Codes](https://developer.setle.app/api-reference/error_codes.md): Troubleshoot problems with this breakdown of all error codes - [Get Estate List](https://developer.setle.app/api-reference/estate/list.md): Returns a list of all active estates for given estate managing context. - [Introduction](https://developer.setle.app/api-reference/introduction.md): An intro for showcasing Setle API endpoints - [Rate Limiting](https://developer.setle.app/api-reference/ratelimiting.md): How we apply Rate Limiting to the Setle API - [Generate new Renovation Report](https://developer.setle.app/api-reference/renovation/create_report.md): Generate a renovation report for the given renovation. - [Get Renovation Reports](https://developer.setle.app/api-reference/renovation/get_reports.md): Returns a list of renovation reports generated for this renovation. - [Get Renovation Overview](https://developer.setle.app/api-reference/renovation/overview.md): Returns a full overview of a renovation. - [Search Renovations](https://developer.setle.app/api-reference/renovation/search.md): Returns a paginated list of renovations bound to the context of the used client. - [Development](https://developer.setle.app/development.md): Learn how to preview changes locally - [Code Blocks](https://developer.setle.app/essentials/code.md): Display inline code and code blocks - [Images and Embeds](https://developer.setle.app/essentials/images.md): Add image, video, and other HTML elements - [Markdown Syntax](https://developer.setle.app/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://developer.setle.app/essentials/navigation.md): The navigation field in mint.json defines the pages that go in the navigation menu - [Reusable Snippets](https://developer.setle.app/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://developer.setle.app/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the mint.json file - [Introduction](https://developer.setle.app/introduction.md): Setle - Renovations Simplified. - [Quickstart](https://developer.setle.app/quickstart.md): Lets integrate your app with Setle - [Quickstart - Call To Action](https://developer.setle.app/quickstart-call-to-action.md): How to implement a Call To Action to Setle in your app ## OpenAPI Specs - [openapi](https://developer.setle.app/api-reference/openapi.json) - [openapi_demo](https://developer.setle.app/api-reference/openapi_demo.json) ## Optional - [FAQ](https://academy.setle.app/) - [Blog](https://setle.app/en/blog)