# STR Uploader API ## Docs - [Create apartment owner](https://docs.str.keroshospitality.com/api-reference/apartment-owners/create-apartment-owner.md): Create a new apartment owner with Taxis credentials. - [Delete apartment owner](https://docs.str.keroshospitality.com/api-reference/apartment-owners/delete-apartment-owner.md): Delete apartment owner by Taxis username. - [Get apartment owner](https://docs.str.keroshospitality.com/api-reference/apartment-owners/get-apartment-owner.md): Get apartment owner by Taxis username. - [List apartment owners](https://docs.str.keroshospitality.com/api-reference/apartment-owners/list-apartment-owners.md): Get a list of apartment owners. - [List apartments by owner](https://docs.str.keroshospitality.com/api-reference/apartment-owners/list-apartments-by-owner.md): Get apartments owned by a specific Taxis username. - [Update apartment owner](https://docs.str.keroshospitality.com/api-reference/apartment-owners/update-apartment-owner.md): Update apartment owner information. - [Create apartment](https://docs.str.keroshospitality.com/api-reference/apartments/create-apartment.md): Create a new apartment. - [Delete apartment](https://docs.str.keroshospitality.com/api-reference/apartments/delete-apartment.md): Delete apartment by ID. - [Get apartment](https://docs.str.keroshospitality.com/api-reference/apartments/get-apartment.md): Get apartment by ID. - [List all apartments](https://docs.str.keroshospitality.com/api-reference/apartments/list-all-apartments.md): Get a list of all apartments. - [Update apartment](https://docs.str.keroshospitality.com/api-reference/apartments/update-apartment.md): Update apartment information. - [Login and get access token](https://docs.str.keroshospitality.com/api-reference/authentication/login-and-get-access-token.md): Authenticate with username/password and receive JWT tokens - [Refresh access token](https://docs.str.keroshospitality.com/api-reference/authentication/refresh-access-token.md): Use refresh token to get new access token - [Create a new client](https://docs.str.keroshospitality.com/api-reference/clients/create-a-new-client.md): Create a new client account. - [Delete a client](https://docs.str.keroshospitality.com/api-reference/clients/delete-a-client.md): Delete a client by ID. - [List all clients](https://docs.str.keroshospitality.com/api-reference/clients/list-all-clients.md): Get a list of all clients. - [List all reservations](https://docs.str.keroshospitality.com/api-reference/reservations/list-all-reservations.md): Get a list of all reservations. - [List reservations for apartment](https://docs.str.keroshospitality.com/api-reference/reservations/list-reservations-for-apartment.md): Get reservations for a specific apartment. - [Get submitted declaration search task status](https://docs.str.keroshospitality.com/api-reference/str-submitted-declarations/get-submitted-declaration-search-task-status.md): Get the status of a submitted declaration search task. - [Search for submitted declarations](https://docs.str.keroshospitality.com/api-reference/str-submitted-declarations/search-for-submitted-declarations.md): Search for submitted declarations for a specific apartment. - [Get STR task status](https://docs.str.keroshospitality.com/api-reference/str-tasks/get-str-task-status.md): Get the status of an STR upload task. - [List reservations for STR task](https://docs.str.keroshospitality.com/api-reference/str-tasks/list-reservations-for-str-task.md): Get reservations for a specific STR task. - [Upload an STR task](https://docs.str.keroshospitality.com/api-reference/str-tasks/upload-an-str-task.md): Create a new STR upload task for multiple reservations. - [Get TAKK task status](https://docs.str.keroshospitality.com/api-reference/takk-tasks/get-takk-task-status.md): Get the status of a TAKK upload task. - [Upload a TAKK task](https://docs.str.keroshospitality.com/api-reference/takk-tasks/upload-a-takk-task.md): Create a new TAKK upload task for climate fee statements. - [Stored Credentials Security](https://docs.str.keroshospitality.com/taxis-credentials.md): How we securely handle your Taxis.net credentials ## OpenAPI Specs - [openapi](https://docs.str.keroshospitality.com/openapi.json)