# Zetarya - Starter Kit ## Docs - [Add transfer to queue](https://docs.zetarya.com/api-reference/endpoint/addQueue.md): Add your data to queue to transfer - [All past transfers](https://docs.zetarya.com/api-reference/endpoint/archives.md): Fetch all the outgoing and incoming transfers of a particular location. - [Cancel transfer from queue](https://docs.zetarya.com/api-reference/endpoint/cancelQueueById.md): Cancel a transfer in the outgoing queue of a particular location. - [Completed incoming transfers](https://docs.zetarya.com/api-reference/endpoint/complete.md): List of all completed transfers which has been transferred to the current location. - [Fetch all Users](https://docs.zetarya.com/api-reference/endpoint/getAllUsers.md): Get all the users in the organization of a particular location. - [Ongoing incoming transfers](https://docs.zetarya.com/api-reference/endpoint/incomingOngoing.md): List of all currently ongoing transfers which has been transferred to the current location. - [Ongoing transfers](https://docs.zetarya.com/api-reference/endpoint/ongoing.md): Ongoing transfer transferring from current location to another. - [Prioritize transfer](https://docs.zetarya.com/api-reference/endpoint/priority.md): Prioritize the transfer to send it earlier or later in queue. - [Queue transfers](https://docs.zetarya.com/api-reference/endpoint/queue.md): Get all the transfers in the queue transferring from current location to others. - [Add a User](https://docs.zetarya.com/api-reference/endpoint/userAdd.md): Add a user within the organization locally - [Delete a User](https://docs.zetarya.com/api-reference/endpoint/userDelete.md): Delete a user in the organization of a particular location. - [Update a User](https://docs.zetarya.com/api-reference/endpoint/userUpdate.md): Update the details of an existing user. - [Introduction](https://docs.zetarya.com/api-reference/introduction.md): Section for showcasing API endpoints - [System Compatibility](https://docs.zetarya.com/essentials/compatibility.md): Know os compatibility of server and client - [GUI](https://docs.zetarya.com/gui.md): GUI setup for users - [Introduction](https://docs.zetarya.com/introduction.md): Welcome to the documentation - [Proxy Server](https://docs.zetarya.com/proxy.md): Proxy server to ensure organization is not connected to the public internet. - [Quickstart](https://docs.zetarya.com/quickstart.md): Start transferring data within minutes - [Servers](https://docs.zetarya.com/server.md): Servers that will act as send or receive data ## OpenAPI Specs - [openapi](https://docs.zetarya.com/api-reference/openapi.json)